jbkuczma / NBAreact

🏀 iOS and Android NBA app created with React Native
MIT License
105 stars 46 forks source link

Add videos #39

Open jbkuczma opened 6 years ago

jbkuczma commented 6 years ago

Add a new tab that is strictly for videos. Could see if there is an API endpoint the NBA uses or scrape videos from /r/nba

jbkuczma commented 6 years ago

Instead of a standalone tab at the root of the app, I found an api that returns videos for a given game. A new tab can be created for the GameDetail screen.