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

Add example app build that uses expo #132

Open
brodybits opened this issue Apr 10, 2019 · 1 comment
Open

Add example app build that uses expo #132

brodybits opened this issue Apr 10, 2019 · 1 comment

Comments

@brodybits
Copy link
Contributor

I found a nice guide: https://blog.callstack.io/adding-an-example-app-to-your-react-native-library-d23b9741a19c

The expo demo app should have a simple index.js or App.js file that imports and uses example/AllStories.js, in a similar fashion to example/native/index.js and example/web/example.js.

This would really help me as I had trouble with the native build of the example app on both Android and iOS.

I hope to contribute this in the near future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@brodybits @mathieudutour and others