mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-04 22:56:32 +08:00
Summary: Android PR for TextInput selection, based on the iOS implementation in #8958. ** Test plan ** Tested using the text selection example in UIExplorer. Closes https://github.com/facebook/react-native/pull/8962 Differential Revision: D3819285 Pulled By: andreicoman11 fbshipit-source-id: 9a2408af2a8b694258c88ab5c46322830c71452a
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.