https://github.com/rimiti/react-navigation-example
📱 Simple React Native demo with React Navigation & Redux.
https://github.com/rimiti/react-navigation-example
react react-native react-native-gesture-handler react-navigation react-navigation-redux-helpers react-redux redux
Last synced: about 2 months ago
JSON representation
📱 Simple React Native demo with React Navigation & Redux.
- Host: GitHub
- URL: https://github.com/rimiti/react-navigation-example
- Owner: rimiti
- License: mit
- Created: 2018-12-08T09:15:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T11:20:26.000Z (about 7 years ago)
- Last Synced: 2024-12-28T19:42:48.787Z (12 months ago)
- Topics: react, react-native, react-native-gesture-handler, react-navigation, react-navigation-redux-helpers, react-redux, redux
- Language: Objective-C
- Homepage: https://dimsolution.com
- Size: 770 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-navigation-example
## Description
This repository is a simple example to demonstrate you how to use react-navigation (v3) with redux, react-redux, react-native etc.
## Install
```
$ yarn
```
## Demo
# [](https://github.com/rimiti/react-navigation-example)
## How to run it?
```bash
$ react-native run-ios
```
## License
MIT © [Dimitri DO BAIRRO](https://github.com/rimiti/react-navigation-example/blob/master/LICENSE)