eddielee394 / react-native-hindsighttrader

Basic stock market watchlist app built with React Native. Disclaimer: this thing is WIP status on an epic level. Checkout develop branch for latest stuff...
4 stars 7 forks source link

quote ui delay #10

Closed eddielee394 closed 4 years ago

eddielee394 commented 5 years ago

when the quote component renders, the api request response is slightly delayed causing NaN display in the latest price field before the data is rendered.

maybe add a loader?