Skip to content

Commit 82defe9

Browse files
authored
Update Error: Unable to resolve module react-native-screens
1 parent 469ceda commit 82defe9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11

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

Comments
 (0)