bcgov / parks-adventure-mobile

BC Parks Adventure Mobile
Apache License 2.0
3 stars 3 forks source link

Ensure favourites are preserved after data updates #41

Closed mccullochk closed 3 years ago

mccullochk commented 3 years ago

This stores a list of favourites in AsyncStorage so when the users exits out of the app, the next time they come in and call the api for new park data we can easily re-attaches the favourites status of parks to that new data.