bcgov / eagle-mobile-inspections

A mobile phone field inspections app compatible with the EPIC API
Apache License 2.0
1 stars 6 forks source link

Fix Persistant Storage Issue #28

Closed KitArmstrong closed 4 years ago

KitArmstrong commented 4 years ago

Ticket: https://bcmines.atlassian.net/browse/EE-966 Changes: Updates one component to use the old AsyncStorage module which is used by all other components. Async storage will need to be updated in all locations if the React Native version is updated, but leaving in the old version until that happens.