Преглед изворни кода

Resolve rnn from npm (#997)

* Temporarily disable shared element screens in example app

* Fix card positioning when transitioning

* resolve rnn dep from npm
Guy Carmeli пре 8 година
родитељ
комит
f4265dd433
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      example/package.json

+ 1
- 1
example/package.json Прегледај датотеку

13
     "react-native": "0.41.2",
13
     "react-native": "0.41.2",
14
     "react": "15.4.2",
14
     "react": "15.4.2",
15
     "react-native-animatable": "^1.1.0",
15
     "react-native-animatable": "^1.1.0",
16
-    "react-native-navigation": "file:../"
16
+    "react-native-navigation": "next"
17
   },
17
   },
18
   "devDependencies": {
18
   "devDependencies": {
19
     "detox": "4.x.x",
19
     "detox": "4.x.x",