Skip to content

Commit 0e072e7

Browse files
committed
feature: upgrade react-navigation to v2.
1 parent 06df286 commit 0e072e7

File tree

14 files changed

+4547
-3611
lines changed

14 files changed

+4547
-3611
lines changed

components/yarn.lock

+412-326
Large diffs are not rendered by default.

mobile/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react": "16.0.0",
1212
"react-native": "0.51.0",
1313
"react-native-vector-icons": "^4.4.3",
14-
"react-navigation": "^1.0.0-beta.22",
14+
"react-navigation": "2.0",
1515
"react-navigation-playground": "0.0.1",
1616
"utils": "0.0.1"
1717
},
@@ -20,4 +20,4 @@
2020
"haul": "^1.0.0-beta.12",
2121
"react-test-renderer": "16.0.0"
2222
}
23-
}
23+
}

0 commit comments

Comments
 (0)