Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the RCTConvert UIColor failure convertion issue #23

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Fixed the RCTConvert UIColor failure convertion issue #23

wants to merge 16 commits into from

Commits on Nov 6, 2015

  1. Configuration menu
    Copy the full SHA
    a204f09 View commit details
    Browse the repository at this point in the history
  2. Added a user friendly wrapper

    DickyT committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    52235f7 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    DickyT committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    19e06ee View commit details
    Browse the repository at this point in the history
  4. delete system file

    DickyT committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    0017d52 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2015

  1. Update README.md

    DickyT committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    98542ca View commit details
    Browse the repository at this point in the history
  2. Update README.md

    DickyT committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    174b9a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2015

  1. Typo corrected

    DickyT committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    707617a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2016

  1. Configuration menu
    Copy the full SHA
    17e00f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from rocman/master

    makes it compatible with the lastest React Native
    DickyT committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    b18c8e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2016

  1. Configuration menu
    Copy the full SHA
    2d7013a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10257be View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from nevir/patch-2

    Fix package name (for git installs)
    DickyT committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    1d5d9f3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from nevir/patch-1

    Expose scrollTo on the ScrollView wrapper
    DickyT committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    66b4688 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2016

  1. .gitignore

    rocman committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    96bf682 View commit details
    Browse the repository at this point in the history
  2. Rename the RCTRefreshControl to RCTRresher to avoid naming conflictio…

    …n with the official one in 0.19 of React Native
    rocman committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    f46eb76 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from world-wide-web/master

    resolve name conflict with official components
    DickyT committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    3cce644 View commit details
    Browse the repository at this point in the history