mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Fixes https://github.com/facebook/react-native/issues/42006 . ## Changelog: [IOS] [ADDED] - Add Fabric dynamic color support Pull Request resolved: https://github.com/facebook/react-native/pull/42117 Test Plan: Dynamic color worked.   Reviewed By: javache, sammy-SC Differential Revision: D52512672 Pulled By: cipolleschi fbshipit-source-id: f91da08e0bdd07a987289bd82585722496bdc280
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.