An iOS and Android NBA app created with React Native. If you would like to request a feature, find a bug, have a question, or would like to leave feedback, open an issue! ⭐️ this repo to show support!
nba.js (custom and modified implementation to work with React Native)
Test your React Native App on your iPhone
How to Submit to the App Store
Fork (optional) and clone repo
git clone https://github.com/jbkuczma/NBAreact.git && cd NBAreact
Install and link dependencies
npm install
npm link
Run
npm run start:ios
npm run start:iphoneX
npm run start:android (an emulator must be running first)