mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ed905027cd
Summary: This diff extends the rendering on Text on Android to support textBreakStrategy prop. Changelog: Add support for Text.textBreakStrategy prop into RN Android for Fabric Reviewed By: JoshuaGross Differential Revision: D18101403 fbshipit-source-id: c7f0b1cdc0de05172f0978d4dd3493620dcd941a
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.