diff --git a/Example/package.json b/Example/package.json index 35e9376..f891a5c 100644 --- a/Example/package.json +++ b/Example/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "react": "^0.14.8", - "react-native": "^0.25.1", + "react-native": "^0.69.1", "react-native-animatable": "file:../", "react-native-collapsible": "^0.6.0" }