Skip to content

Releases: mrousavy/react-native-mmkv

Release 1.1.1

22 Mar 10:29
Compare
Choose a tag to compare

1.1.1 (2021-03-22)

Release 1.1.0

22 Mar 10:08
Compare
Choose a tag to compare

1.1.0 (2021-03-22)

This is a breaking change. Android now requires additional steps to successfully install, which can be found here. Those steps are only temporary and will be removed so the library is just a simple plug and play again when TurboModules ship.

Release 1.0.11

19 Mar 08:22
Compare
Choose a tag to compare

1.0.11 (2021-03-19)

Release 1.0.10

16 Mar 21:44
Compare
Choose a tag to compare

1.0.10 (2021-03-16)

Release 1.0.9

16 Mar 21:24
Compare
Choose a tag to compare

1.0.9 (2021-03-16)

Release 1.0.8

16 Mar 09:47
Compare
Choose a tag to compare

1.0.8 (2021-03-16)

Release 1.0.7

15 Mar 10:56
Compare
Choose a tag to compare

1.0.7 (2021-03-15)

Release 1.0.6

04 Mar 08:52
Compare
Choose a tag to compare

1.0.6 (2021-03-04)

Release 1.0.5

01 Mar 11:51
Compare
Choose a tag to compare
  • Fixes implicit copy constructor of NSArray -> jsi::Value -> jsi::Value

If you're having build issues, try setting your iOS deployment target to 11.0 (in Podfile)

platform :ios, '11.0'

Release 1.0.4

28 Feb 11:12
Compare
Choose a tag to compare

1.0.4 (2021-02-28)