Support React Native 0.36.0 and 0.37.0 (#602)

* Upgrade example app to react-native@0.37.0
* Fix crash on restart caused by loadBundle() being called twice
This commit is contained in:
Richard Hua
2016-11-14 22:40:36 -08:00
committed by GitHub
parent 3ccfa67528
commit d9a85c87f3
5 changed files with 14 additions and 18 deletions

View File

@@ -45,7 +45,7 @@
<dict>
<key>localhost</key>
<dict>
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
</dict>