-
Notifications
You must be signed in to change notification settings - Fork 498
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
Errors when building android project React Native 0.43-rc1 #408
Comments
@RichardLindhout, thanks for reporting the issue! |
Ah thank you, did not see that pull request! |
When will this be fixed? |
@aslakagens, the fix should be merged tomorrow or the day after. |
Closing this due to microsoft/react-native-code-push#735 has been merged. Please feel free to reopen if needed. |
We will publish this on npm the same day that RN 0.43 exits RC. |
We've released new version of React Native Module for CodePush: react-native-code-push@2.0.1-beta (it's available via npm), please let me know if you see any issues or have any questions. |
See these pull requests
facebook/react-native#12329
facebook/react-native#12396
In the CodePushNativeModule.java we need to import
import com.facebook.react.modules.core.ReactChoreographer;
And there are errors in
The text was updated successfully, but these errors were encountered: