react-native-paper
react-native-paper copied to clipboard
docs: update expo start command to run example project
Motivation
This pull request adds the updated command to run expo, so that the "owner" field on app.json doesn't affect the app. It prevents getting the following error
ApiV2Error: Entity Not Authorized.
Related issue
This pull request, addresses this issue https://github.com/callstack/react-native-paper/issues/4473
Test plan
Previously when trying to run the example project using yarn example run on root project or expo start in example folder it would give the error mentioned above.
With the using new command npx expo start --offline ( which is added with this pull requests on docs), the example project runs without any issue.
Hey @mrpmohiburrahman, thank you for your pull request 🤗. The documentation from this branch can be viewed here.
Closing via: https://github.com/callstack/react-native-paper/commit/bcd27177cbaf6dae90f7caa75e5f20db41d2be5b