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

[WIP] refactor: use exported @react-native-community/cli init function to generate example - DRAFT WIP #420

Closed

Conversation

brody4hire
Copy link
Owner

resolves #204

TODO:

  • update tests
  • support custom React Native version such as react-native@0.62 or the nice react-native-tvos fork

STATUS: I do not expect to merge this proposal before finding a solution to the following issues:

  • blocking: support the custom React Native version such as react-native@0.62 or the nice react-native-tvos fork
  • important: I find it very unfortunate that a specific react-native version needs to be added to the package dependencies for this solution to work.

I have already made brodybits/react-native-init-func which resolves these issues, now working with the interactive brodybits/react-native-module-init CLI tool.

@brody4hire
Copy link
Owner Author

Closing in favor of merged PR #421

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.

Using @react-native-community/cli instead of react-native-cli
1 participant