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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

React Native - RocketBox

πŸ“¦ 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

GitHub language count GitHub language top Made by Kalvaitir License

Demo   |   Install and run   |   License

πŸ“± Demo

Demo

πŸ”§ Install and run

ps: Before running the app, start the Node.js - RocketBox backend.

Open terminal:

# 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

πŸ“ License

This project is under the MIT license. See LICENSE for more information.


Developed with πŸ’š by Osvaldo Kalvaitir Filho

About

: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

License:MIT License


Languages

Language:JavaScript 47.2%Language:Objective-C 25.2%Language:Java 15.0%Language:Starlark 12.6%