Skip to content

Releases: react-native-async-storage/async-storage

v1.2.1

14 Mar 07:44
Compare
Choose a tag to compare

1.2.1 (2019-03-14)

Bug Fixes

  • Enable AsyncStorage on iOS. (aae04db)

🚨 This release fixes issue on iOS, where AsyncStorage was not available as native module.🚨

v1.2.0

08 Mar 16:19
Compare
Choose a tag to compare

1.2.0 (2019-03-08)

Features

  • fixes CI publish job (and publishes TS types) (75a6d45)

v1.1.0

01 Mar 15:13
Compare
Choose a tag to compare

1.1.0 (2019-03-01)

Bug Fixes

  • do not throw on empty key list (9f1727c)
  • ios: match case sensitive name of library (8eba217)

Features

v1.0.2

27 Feb 07:45
Compare
Choose a tag to compare
  • Fix imports on iOS not working
  • Added podspec
  • Added detox tests

v1.0.1...v1.0.2