Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/react-native-rocketbox
:package: RocketBox Application using React Native, Axios, React Navigation, Socket.io, React Native Vector Icons, react-native-iphone-x-helper, React Native Async Storage, React Native Image Picker, react-native-fs, react-native-file-viewer, date-fns and consuming the features of the Node.js - RocketBox API
https://github.com/osvaldokalvaitir/react-native-rocketbox
react-native rocketbox rocketseat semana-omnistack semana-omnistack-6
Last synced: 8 days ago
JSON representation
:package: RocketBox Application using React Native, Axios, React Navigation, Socket.io, React Native Vector Icons, react-native-iphone-x-helper, React Native Async Storage, React Native Image Picker, react-native-fs, react-native-file-viewer, date-fns and consuming the features of the Node.js - RocketBox API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/react-native-rocketbox
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-06-13T02:47:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T14:04:01.000Z (3 months ago)
- Last Synced: 2024-09-15T15:25:35.237Z (3 months ago)
- Topics: react-native, rocketbox, rocketseat, semana-omnistack, semana-omnistack-6
- Language: JavaScript
- Homepage:
- Size: 2.28 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Native - RocketBox
:package: RocketBox Application using React Native, Axios, React Navigation, Socket.io, React Native Vector Icons, react-native-iphone-x-helper, React Native Async Storage, React Native Image Picker, react-native-fs, react-native-file-viewer, date-fns and consuming the features of the Node.js - RocketBox 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 - RocketBox](https://github.com/osvaldokalvaitir/nodejs-rocketbox) backend._
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-rocketbox# Entry in folder
cd react-native-rocketbox# 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