mirror of
https://github.com/status-im/react-native.git
synced 2025-02-27 00:20:31 +00:00
Summary: This is already open-source on iOS, albeit badly documented. Now Android too! Tested in open source by adding a `import com.facebook.react.ARTPackage;` and `.addPackage(new ARTPackage())` to UIExplorerActivity.java, running ``` ./gradlew :Examples:UIExplorer:android:app:installDebug ``` and copying VectorWidget into the UIExplorer JS code as described in http://browniefed.com/blog/2015/05/03/getting-react-art-running-on-react-native/. public Reviewed By: foghina Differential Revision: D2700481 fb-gh-sync-id: 2a5308b022869ecc1868a46dbecf397581ddbe04