Files
react-native/local-cli
tdzl2003 239eb4bceb Fix build error and runtime error after proguard enabled.
Summary:
Fix:
1. :app:packageRelease FAILED caused by proguard exception: `java.io.IOException: Please correct the above warnings first.`
2. Fix runtime exception
```
java.lang.ExceptionInInitializerError
   at com.facebook.react.ReactInstanceManagerImpl.recreateReactContextInBackgroundFromBundleFile(ReactInstanceManagerImpl.java:308)
```
Closes https://github.com/facebook/react-native/pull/5146

Reviewed By: svcscm

Differential Revision: D2807252

Pulled By: mkonicek

fb-gh-sync-id: 03d004405c7cca14a71230086b95351cfacbc055
2016-01-18 14:27:08 +00:00
..
2015-09-16 13:05:30 -07:00
2015-11-12 07:05:01 -08:00
2015-12-24 01:02:30 -08:00
2015-12-25 02:17:30 -08:00
2015-10-27 11:22:28 -07:00
2015-12-01 08:48:30 -08:00
2015-10-28 21:36:07 -04:00
2015-10-21 03:03:59 -07:00