mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
36f3bf2f58
Summary: changelog: [internal] Retaining `EventEmitter` beyond runtime triggers a crash. Let's try to use raw pointer in `EventEmitterWrapper` to see if it fixes some crashes. Reviewed By: philIip Differential Revision: D31307332 fbshipit-source-id: cd059b6c56f8dffe985b3ecb62cdafe823ba1462
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.