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

JSON value '#05A5D1' of type NSString cannot be converted to NSNumber #21

Open
gpbl opened this issue Oct 9, 2015 · 4 comments
Open

Comments

@gpbl
Copy link

gpbl commented Oct 9, 2015

I could make the control working on react-native 0.12 (*), but now when I pass a tintColor to configure() i get this error. I'm using the grey version for now 😊

screen shot 2015-10-09 at 19 54 55

(*) to fix #14 I had to change RCTRefreshControl.m by myself

@jbrodriguez
Copy link

Yes, I'm getting the same error under 0.14.2.

I had to fix #14 by changing the code directly as well.

@h3l
Copy link

h3l commented Nov 25, 2015

I also have this problem and the #14 don't fix this.
So i can't control the color of the Indicator.
Any solutions here?

@ivanbrens
Copy link

@h3l Seems @DickyT has a pull request that solves this:

#23

Changed the source and it works

@h3l
Copy link

h3l commented Nov 26, 2015

@ibrens cool~thanks very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants