We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 469ceda commit 82defe9Copy full SHA for 82defe9
Error: Unable to resolve module react-native-screens
@@ -1 +1,7 @@
1
2
+Error: Unable to resolve module react-native-screens from node_modules/react-navigation-tabs/src/navigators/createBottomTabNavigator.js
3
+
4
+---If you are using react-navigation in your bare react-native project do not forget to also install the following required dependencies:
5
6
+--npm install --save react-native-gesture-handler react-native-reanimated react-native-screens
7
+--yarn add --save react-native-gesture-handler react-native-reanimated react-native-screens
0 commit comments