- Install with
yarn
ornpm install
. - Run
yarn start
ornpm run start
to try it out.
- This is a very basic example from the react navigation docs.
- Drawer navigation documentation.
- Reanimated Babel plugin may be required
yarn
or npm install
.yarn start
or npm run start
to try it out.