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

Uncomment toast,clipboard,netinfo modules in MainReactPackage #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AbilashK
Copy link

When we do conditional requiring for components based on app state(killed or running) it is not possible to separate modules like toast inside react-native like we do for third party modules. So the base react-native package should include all the default modules. Should fix #40

@AbilashK
Copy link
Author

AbilashK commented Mar 2, 2016

@oney Is there any reason why these modules were commented out?

@AbilashK AbilashK force-pushed the main-reactpackage-fix branch from 4cbd30a to bb4c8ea Compare March 2, 2016 09:28
@psrustik
Copy link

@oney Is there any reason why these modules were commented out

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.

App crash with ToastAndroid
2 participants