diff --git a/example/react-native-expo/package.json b/example/react-native-expo/package.json index d29845b29..43b392d0c 100644 --- a/example/react-native-expo/package.json +++ b/example/react-native-expo/package.json @@ -24,6 +24,6 @@ "react-native": "0.55.4", "i18next": "11.3.2", "react-i18next": "7.7.0", - "react-navigation": "2.2.4" + "react-navigation": "2.3.0-beta.0" } }