Awesome
<p align="center"> <img src="https://github.com/jbkuczma/NBAreact/blob/master/media/swish_app.png"> </p> <p align="center"> <a href=""> <img src="https://img.shields.io/badge/%F0%9F%8F%80-This%20Is%20Why%20We%20Play-blue.svg?&style=flat-square" alt="This Is Why We Play"> </a> <a href="https://github.com/jbkuczma/NBAreact/issues"> <img src="https://img.shields.io/github/issues/jbkuczma/NBAreact.svg?style=flat-square" alt="GitHub issues"> </a> </p> <p align="center"> <a href="https://itunes.apple.com/us/app/swish-basketball-stats/id1361567861"> <img alt="Download on the App Store" title="App Store" src="http://i.imgur.com/0n2zqHD.png" width="200"> </a> </p>Swish
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!
Download
- iOS - Download here!
- Android - Coming soon!
Features
- Scores and stats for in-progress and completed games
- Detailed play by play
- Full team stats for a season
- Full player stats for a season and over their career
- Detailed player game stat graphs
- Conference rankings
- League leaders
- Videos and highlights (coming soon)
- Compare two players (coming soon)
Libraries Used
nba.js (custom and modified implementation to work with React Native)
Resources Used
Test your React Native App on your iPhone
How to Submit to the App Store
Getting Started
-
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)