Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/react-native-tindev
:man_technologist: Tindev Application using React Native, Axios, React Navigation, React Native Async Storage, Socket.io, react-native-reanimated and consuming the features of the Node.js - Tindev API
https://github.com/osvaldokalvaitir/react-native-tindev
react-native rocketseat semana-omnistack semana-omnistack-8 tindev
Last synced: 8 days ago
JSON representation
:man_technologist: Tindev Application using React Native, Axios, React Navigation, React Native Async Storage, Socket.io, react-native-reanimated and consuming the features of the Node.js - Tindev API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/react-native-tindev
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-08-09T02:07:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T10:49:45.000Z (3 months ago)
- Last Synced: 2024-09-13T08:38:19.197Z (3 months ago)
- Topics: react-native, rocketseat, semana-omnistack, semana-omnistack-8, tindev
- Language: JavaScript
- Homepage:
- Size: 2.2 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Native - Tindev
:man_technologist: Tindev Application using React Native, Axios, React Navigation, React Native Async Storage, Socket.io, react-native-reanimated and consuming the features of the Node.js - Tindev API
Demo | Install and run | License## :iphone: Demo
![Demo](/.github/assets/demo.gif)
## :wrench: Install and run
_ps: Before running the app, start the [Node.js - Tindev](https://github.com/osvaldokalvaitir/nodejs-tindev) backend._
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-tindev# Entry in folder
cd react-native-tindev# Install deps with npm or yarn
npm install | yarn# Launch the app on android with react-native or yarn
react-native run-android | yarn android# Launch the app on ios with react-native or yarn
react-native run-ios | yarn ios
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho