Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T04:22:45.000Z (almost 2 years ago)
- Last Synced: 2023-04-05T23:12:08.137Z (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: 14
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Book session on Codementor](https://cdn.codementor.io/badges/book_session_github.svg)](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
![react-native-gif](https://media.giphy.com/media/uAO1ktQBWqI4HwepYS/giphy.gif)
![react-native-chat](https://media.giphy.com/media/i4xCi0hVuyHAdIeOrw/giphy.gif)## SETUP
`npm install`## RUN
```
exp start
exp android
```