https://github.com/steelx/react-native-redux-app
Expo React Native app with Firebase Login + Redux + react-native-router-flux implementation. Tinder clone
https://github.com/steelx/react-native-redux-app
firebase react react-native react-native-router-flux redux
Last synced: over 1 year ago
JSON representation
Expo React Native app with Firebase Login + Redux + react-native-router-flux implementation. Tinder clone
- Host: GitHub
- URL: https://github.com/steelx/react-native-redux-app
- Owner: steelx
- Created: 2018-05-10T07:42:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T04:22:45.000Z (over 3 years ago)
- Last Synced: 2025-04-02T00:52:01.338Z (over 1 year ago)
- Topics: firebase, react, react-native, react-native-router-flux, redux
- Language: JavaScript
- Homepage: https://www.youtube.com/JsFunc
- Size: 654 KB
- Stars: 17
- Watchers: 2
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.codementor.io/ajinkyax?utm_source=github&utm_medium=button&utm_term=ajinkyax&utm_campaign=github)
# react-native-redux-app
Expo React Native app with Firebase Login + Redux + react-native-router-flux implementation


## SETUP
`npm install`
## RUN
```
exp start
exp android
```