Skip to content

example postinstall improvements #100

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

Open
brody4hire opened this issue Sep 9, 2019 · 0 comments
Open

example postinstall improvements #100

brody4hire opened this issue Sep 9, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@brody4hire
Copy link
Owner

  • 1: use an external npm utility instead of examples_postinstall.js from the template to fix the npm package problem
  • 2: [convenience] add a script such as prepare-ios that does cd ios && pod install
  • 3: example postinstall script could automatically do cd ios && pod install (idea from fix generated iOS example on React Native 0.60(+) #99)
  • 4: [convenience] add run-android & run-ios scripts that do react-native run-android & react-native run-ios

some additional points:

/cc @dsyne

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant