An open API service indexing awesome lists of open source software.

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.

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

# [![react-navigation-example](demo/demo.gif)](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)