mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a62a685b14
Summary: Fabric doesn't support setNativeProps, so we have to use commands instead to set the value of the native component. Changelog: [Android] [Added] - Add setNativeSelectedPosition command to ReactPickerManager Reviewed By: mdvacca Differential Revision: D18007791 fbshipit-source-id: dfa26792205189a336ab43b1c51f43f8f57c8e72
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.