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

React Native 0.10-rc NSNumber #14

Closed
exentrich opened this issue Aug 20, 2015 · 3 comments
Closed

React Native 0.10-rc NSNumber #14

exentrich opened this issue Aug 20, 2015 · 3 comments

Comments

@exentrich
Copy link

React Native 0.10-rc have breaking changes:
NSNumber parameters must be marked nonnull: Native bridge methods that take NSNumber values must annotate them using the Objective-C nonnull keyword

@AdamBrodzinski
Copy link

+1 please merge this as soon as possible. Manually changing works for me.

@mfkp
Copy link

mfkp commented Sep 22, 2015

+1 on this, just ran into same error

Shuangzuan added a commit that referenced this issue Sep 23, 2015
@yelled3
Copy link

yelled3 commented Oct 7, 2015

@Shuangzuan this was merged but the npm module wasn't updated.
please up to "version": "2.0.6"

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