diff --git a/README.md b/README.md index 6bf274b9..01f6dc1f 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,8 @@ yarn add react-native-mmkv cd ios && pod install ``` +**Note:** For `react-native` versions below `0.71`, use `react-native-mmkv` version `2.5.1`. Versions [`2.6.0`](https://github.com/mrousavy/react-native-mmkv/releases/tag/v2.6.0) and later require a minimum `react-native` version of `0.71`. + ### Expo ```sh