mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
90b98efa73
Summary: Found that after backgrounding `mShouldStop` would always remain true, which prevents events from being dispatched / scheduled. Changelog: [Internal] Reviewed By: JoshuaGross Differential Revision: D34247567 fbshipit-source-id: 63876986dc0cee5e2a73cb4f8a35d90379d9f8ea
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.