/NBAreact

iOS and Android NBA app created with React Native

Primary LanguageJavaScriptMIT LicenseMIT

js-standard-style

NBAreact

An iOS and Android NBA app created with React Native (still in active development). Find a bug or want to leave feedback? Open an issue!

nbareact_ios_demo nbareact_android_demo

Resources Used

React Native

React-Native-Router-Flux

React-Native-Scrollable-Tab-View

React-Native-Datepicker

Drawing charts in React-Native without any library

#Endpoints

Endpoints used to retrieve data can be viewed here.

Getting Started

⭐️ this repo then:

npm install -g react-native-cli
git clone https://github.com/jbkuczma/NBAreact.git && cd NBAreact
npm install

react-native run-ios
or
react-native run-android (make sure an emulator is currently running)