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

Adds forward compatibility with RN > 0.40 and #29

Closed
wants to merge 1 commit into from

Conversation

jsdario
Copy link

@jsdario jsdario commented Apr 7, 2017

Keeps backwards compatibility.
This prevents linker errors on the compiler with React Native versions above 0.40.
Also prevents unlinked NativeModules causing the toast not to appear.

Fixes #18 and #1
For us fixed #12

Keeps backwards compatibility.
This prevents linker errors on the compiler with React Native versions above 0.40.
Also prevents unlinked NativeModules causing the toast not to appear.
@jsdario
Copy link
Author

jsdario commented Oct 5, 2017

Please feel free to merge or close :)

@jsdario
Copy link
Author

jsdario commented Mar 8, 2018

Closing since there were no updates.

@jsdario jsdario closed this Mar 8, 2018
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

Successfully merging this pull request may close these issues.

'RCTLog.h' file not found Toast not showing up on iOS
1 participant