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

--generate-example not working? #63

Closed
jgfidelis opened this issue Apr 6, 2018 · 5 comments
Closed

--generate-example not working? #63

jgfidelis opened this issue Apr 6, 2018 · 5 comments

Comments

@jgfidelis
Copy link

I ran react-native-create-library MyFancyLibrary --generate-example "true" and it did not create an Example app, how should it be used?

I also tried --generate-example true

@hyochan
Copy link
Contributor

hyochan commented Apr 18, 2018

In addition to this, if you check the commands with -h option, --generate-example won't appear.

@sgong-pdftron
Copy link

FYI directly replace the npm installed version with the cloned version will work.

@maicki
Copy link
Contributor

maicki commented Sep 8, 2018

@jgfidelis @dooboolab Currently this feature is only available on master and not in the release version yet. Can you please try out master and let us know if this will work. Furthermore there is currently a PR out that improves the example generation, best is to create you example project from that branch: #75

@maicki
Copy link
Contributor

maicki commented Sep 16, 2018

As said above this feature is only available on master on at this time and after #75 landed it should be improved too. We are planning to release a new version pretty soon.

@maicki maicki closed this as completed Sep 16, 2018
@brodycj
Copy link

brodycj commented Feb 3, 2019

Too bad it is still not released (#78) now that #75 has landed.

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

No branches or pull requests

5 participants