From be3d38d05bf387196d64e1561e0d014cdb44b4f8 Mon Sep 17 00:00:00 2001 From: omar0114 Date: Sun, 9 Jul 2017 20:15:26 -0700 Subject: [PATCH] [Example] Temporarily fork react-native-nav to update ViewPropTypes https://github.com/jineshshah36/react-native-nav/pull/17 --- example/package.json | 2 +- example/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/example/package.json b/example/package.json index e79f273..854a92f 100644 --- a/example/package.json +++ b/example/package.json @@ -15,7 +15,7 @@ "react-native-camera-roll-picker": "1.1.7", "react-native-gifted-chat": "file:..", "react-native-maps": "0.15.3", - "react-native-nav": "1.1.4" + "react-native-nav": "cribspot/react-native-nav#76baa81ded23829ad9b5eb4e4a51052b20fb4e08" }, "devDependencies": { "babel-preset-react-native": "2.1.0", diff --git a/example/yarn.lock b/example/yarn.lock index 8aecd05..fd60387 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2608,9 +2608,9 @@ react-native-maps@0.15.3: version "0.15.3" resolved "https://registry.yarnpkg.com/react-native-maps/-/react-native-maps-0.15.3.tgz#5d9e0a8e30ecc51dc755b7a3b9d6b6ed5e2dd08c" -react-native-nav@1.1.4: - version "1.1.4" - resolved "https://registry.yarnpkg.com/react-native-nav/-/react-native-nav-1.1.4.tgz#e5d9453a4723745197429bb6cadff36a29cbbde7" +react-native-nav@cribspot/react-native-nav#76baa81ded23829ad9b5eb4e4a51052b20fb4e08: + version "1.2.0" + resolved "https://codeload.github.com/cribspot/react-native-nav/tar.gz/76baa81ded23829ad9b5eb4e4a51052b20fb4e08" react-native-parsed-text@0.0.18: version "0.0.18"