diff --git a/README.md b/README.md index 04157863..f92aec5e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ npm install @expensify/react-native-live-markdown react-native-reanimated expens npx expo install @expensify/react-native-live-markdown react-native-reanimated expensify-common ``` -React Native Live Markdown requires [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) 3.11.0 or newer and [expensify-common](https://github.com/Expensify/expensify-common) 2.0.66 or newer. +React Native Live Markdown requires [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) 3.15.0 or newer and [expensify-common](https://github.com/Expensify/expensify-common) 2.0.76 or newer. Then, install the iOS dependencies with CocoaPods: diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 7e8a69f6..ebfb8a31 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -1064,19 +1064,19 @@ PODS: - RCT-Folly (= 2022.05.16.00) - React-Core - RNReanimated/worklets - - RNReanimated (3.15.0-nightly-20240804-7df5fd57d): + - RNReanimated (3.15.0): - glog - RCT-Folly (= 2022.05.16.00) - React-Core - ReactCommon/turbomodule/core - - RNReanimated/reanimated (= 3.15.0-nightly-20240804-7df5fd57d) - - RNReanimated/worklets (= 3.15.0-nightly-20240804-7df5fd57d) - - RNReanimated/reanimated (3.15.0-nightly-20240804-7df5fd57d): + - RNReanimated/reanimated (= 3.15.0) + - RNReanimated/worklets (= 3.15.0) + - RNReanimated/reanimated (3.15.0): - glog - RCT-Folly (= 2022.05.16.00) - React-Core - ReactCommon/turbomodule/core - - RNReanimated/worklets (3.15.0-nightly-20240804-7df5fd57d): + - RNReanimated/worklets (3.15.0): - glog - RCT-Folly (= 2022.05.16.00) - React-Core @@ -1299,7 +1299,7 @@ SPEC CHECKSUMS: React-utils: 6e5ad394416482ae21831050928ae27348f83487 ReactCommon: 840a955d37b7f3358554d819446bffcf624b2522 RNLiveMarkdown: c69f957652deeda303840cd1bbe612f203a20a9e - RNReanimated: 1353558d1fba65da0e0d0dde4146d5690f78276f + RNReanimated: 98ed8b33f88a749dc2fd2433a03ca4f4a9d2b690 SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17 Yoga: 64cd2a583ead952b0315d5135bf39e053ae9be70 diff --git a/package.json b/package.json index afe2133f..0d0c784d 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "expensify-common": ">=2.0.76", "react": "*", "react-native": "*", - "react-native-reanimated": ">=3.11.0" + "react-native-reanimated": ">=3.15.0" }, "workspaces": [ "example", diff --git a/yarn.lock b/yarn.lock index 8e381236..0c80ccd4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2667,7 +2667,7 @@ __metadata: expensify-common: ">=2.0.76" react: "*" react-native: "*" - react-native-reanimated: ">=3.11.0" + react-native-reanimated: ">=3.15.0" languageName: unknown linkType: soft