mirror of
https://github.com/status-im/react-native.git
synced 2025-02-22 22:28:09 +00:00
Summary: `com.facebook.react.uimanager.UIProp` doesn't exist anymore in React Native. Remove all the old references to it in various redex and proguard configurations. Reviewed By: int3, minjang, justinjhendrick Differential Revision: D13847084 fbshipit-source-id: 366fb0b25f446903cc2885686850810778779e5e
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.