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!
React-Native-Scrollable-Tab-View
Drawing charts in React-Native without any library
Endpoints used to retrieve data can be viewed here.
⭐️ 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)