Skip to content

Commit

Permalink
Add package react-native-screens (react-ui-kit#63)
Browse files Browse the repository at this point in the history
Add package react-native-screens
  • Loading branch information
bozzmob authored Feb 24, 2020
1 parent 46deac3 commit f794ac3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion camping-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"react-navigation-stack": "^1.9.3",
"react-redux": "^7.1.3",
"redux": "^4.0.5",
"redux-thunk": "^2.3.0"
"redux-thunk": "^2.3.0",
"react-native-screens": "^2.0.0-beta.7"
},
"devDependencies": {
"babel-preset-expo": "^8.0.0",
Expand Down

0 comments on commit f794ac3

Please sign in to comment.