https://github.com/gabrielczar/reactnativeproject
https://github.com/gabrielczar/reactnativeproject
react-native
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gabrielczar/reactnativeproject
- Owner: GabrielCzar
- Created: 2018-01-02T03:07:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T18:35:25.000Z (over 3 years ago)
- Last Synced: 2025-12-26T08:56:05.903Z (7 months ago)
- Topics: react-native
- Language: Objective-C
- Size: 718 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# React Native Project
### Execution
- Server
```npm start```
- Client
- Android
```react-native run-android```
- IOS
```react-native run-ios```