https://github.com/benjaminwfox/react-navigation-sharing-screen-state
https://github.com/benjaminwfox/react-navigation-sharing-screen-state
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/benjaminwfox/react-navigation-sharing-screen-state
- Owner: BenjaminWFox
- Created: 2019-04-19T18:01:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-19T21:03:08.000Z (over 7 years ago)
- Last Synced: 2025-03-11T21:51:26.577Z (over 1 year ago)
- Language: JavaScript
- Size: 168 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This app is a basic example of how to create a custom React Navigation navigator to maintain a shared state between screens.
It is a very simplified version of the Expo Tabs app created via `expo init`
Run it with `npm start`