bGraphic / varsom-hybrid

Hybrid varsom app
1 stars 0 forks source link

Cache forecasts to remove flickering while waiting for data to load #105

Closed raae closed 7 years ago

raae commented 7 years ago

Use Observable.startWith() to emit the caches forecast list, or maybe there is a setting in firebase to cache? Or call data source for cache on constructor?