You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this release, we're moving v1 version of Async Storage to LEGACY branch when all future bug fixes/features will land, while v2 work is held on master.
Bug Fixes
Fixes 'RNCAsyncStorage/RNCAsyncStorageDelegate.h' file not found (#119) (4e91626)
Please Note ❗️
This version comes with fix for breaking change from pre-v1.2.2 issue.
Everyone using < v1.2.2 can now upgrade, keeping they local storage data intact.
Bug Fixes
iOS clean migration from RNCAsyncStorage_V1 to RTCAsyncStorage_V1 (#64) (8d275ad)