Skip to content

Commit ecef777

Browse files
satya164skevy
authored andcommitted
Update react-native-tab-view. Fixes react-navigation#476 (react-navigation#641)
1 parent f16e634 commit ecef777

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"hoist-non-react-statics": "^1.2.0",
7070
"path-to-regexp": "^1.7.0",
7171
"react-native-drawer-layout-polyfill": "^1.0.4",
72-
"react-native-tab-view": "^0.0.56"
72+
"react-native-tab-view": "^0.0.57"
7373
},
7474
"jest": {
7575
"notify": true,

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3870,9 +3870,9 @@ react-native-drawer-layout@~1.1.3:
38703870
autobind-decorator "^1.3.2"
38713871
react-native-dismiss-keyboard "1.0.0"
38723872

3873-
react-native-tab-view@^0.0.56:
3874-
version "0.0.56"
3875-
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-0.0.56.tgz#7417a1f6502deef49abf58ba76a1cde213abbbf1"
3873+
react-native-tab-view@^0.0.57:
3874+
version "0.0.57"
3875+
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-0.0.57.tgz#715e2ea4100fa50168e134df3947dd76ebd55743"
38763876

38773877
react-native-vector-icons@^3.0.0:
38783878
version "3.0.0"

0 commit comments

Comments
 (0)