mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
1a4fa92b25
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/35256 Changelog: [General][Added] - Making Dev Loading View cross platform by abstracting out the activity/context logic from the controller in a polymorph class. Reviewed By: rshest Differential Revision: D40908923 fbshipit-source-id: db8e94f8ded5ffe0deeb88335cd7f3d1bf87243a
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.