jbkuczma / NBAreact

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

Team Stats Page #8

Closed jbkuczma closed 8 years ago

jbkuczma commented 8 years ago

When a user clicks on the team logo from GameStatsTeam page, they will be taken to that team's own page. Possible ideas on what to include are season record, stat rankings, roster, player stats; will look into.

jbkuczma commented 8 years ago

I would also like to make this route possible from the league standings page. Would have to make each row a TouchableHighlight.

jbkuczma commented 8 years ago

Complete.