mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2d37f25f29
Summary: Changelog: [Internal] Fix null pointer exception in JSPointerDispatcher Small regression introduced in D42817315 (https://github.com/facebook/react-native/commit/1e53f88b72e24ae2654b31f5c8bfbf8a07d51e09). Reviewed By: javache Differential Revision: D42965308 fbshipit-source-id: c1c4e907605d792f4be05800eb17af26cfea2bac
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.