jbkuczma / NBAreact

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

Score doesn't update #7

Closed jbkuczma closed 8 years ago

jbkuczma commented 8 years ago

Score doesn't seem to update despite data changing from callback. S C A R Y.

jbkuczma commented 8 years ago

Score will not change. Print statements show the data isn't changing from the fetch, but if I open a new tab with the url endpoint being fetched, the data is changing.

jbkuczma commented 8 years ago

Fixed with 5ed6b1d