mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
855f7be4b8
Summary: @public The idea was to depend on a fixed version from Maven to make running the examples easy, however that only works if we depend on both fixed version of JS and the Android artifacts. The current way leads to version mismatches and causes confusion: https://github.com/facebook/react-native/issues/3329 This commit makes the Android examples consistent with iOS (always build the latest JS and native code from master). Added docs here: https://github.com/facebook/react-native/commit/8abfb5e0e2015a0b8a80cba81ccf249df275adcb Reviewed By: @foghina Differential Revision: D2531525 fb-gh-sync-id: 7c0844b63ddeb94ad008a3f0e7a43e1af69031c4