- Install with
yarnornpm install. - Run
yarn startornpm run startto try it out.
- This is a very basic example from the react navigation docs.
- Drawer navigation documentation.
- Reanimated Babel plugin may be required
- Implement dev environment variables for deployment
- Implement select donation amount
- Implement succes & cancel pages
If yarn complains, run this:
corepack prepare yarn@stable --activate