Navigation part 2

This commit is contained in:
MedihaZukic
2017-09-23 21:56:01 +02:00
parent 0b6e22373f
commit 5884e20ecf
5 changed files with 42 additions and 6 deletions

16
package-lock.json generated
View File

@@ -6242,6 +6242,14 @@
"prop-types": "15.5.10"
}
},
"react-native-deck-swiper": {
"version": "1.3.8",
"resolved": "https://registry.npmjs.org/react-native-deck-swiper/-/react-native-deck-swiper-1.3.8.tgz",
"integrity": "sha1-U2LjDSksuFrrn/fJ3xvNst+vZGs=",
"requires": {
"prop-types": "15.5.10"
}
},
"react-native-dismiss-keyboard": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/react-native-dismiss-keyboard/-/react-native-dismiss-keyboard-1.0.0.tgz",
@@ -6263,6 +6271,14 @@
"react-native-drawer-layout": "1.3.2"
}
},
"react-native-progress": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/react-native-progress/-/react-native-progress-3.4.0.tgz",
"integrity": "sha512-Kqc+wwQHyBG83Fnbb84oM9qqgn1d51ABVS/RK36V+35KmihEYx33WijdQT05iwT+tfJWGArvFLsZWbd8mKyJ6A==",
"requires": {
"prop-types": "15.5.10"
}
},
"react-native-router-flux": {
"version": "4.0.0-beta.21",
"resolved": "https://registry.npmjs.org/react-native-router-flux/-/react-native-router-flux-4.0.0-beta.21.tgz",