mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
068a20842d
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/35743 Changelog: [Android][Added] - For supporting Dev Loading View across multiple platforms, altering the javascript implementation of Loading view of android to also rely on native implementation as iOS instead of Toast, thereby unifying both platforms Reviewed By: rshest Differential Revision: D42258041 fbshipit-source-id: 1be56c1e5696b1024ba09a0aa11da96e0a08f210
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.