mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a96bdb7154
Summary: The native side supports this in https://github.com/facebook/react-native/blob/main/ReactCommon/react/renderer/graphics/conversions.h#L156 but it fails on the Java side. Changelog: [Android][Fixed] Enable hitSlop to be set using a single number. Reviewed By: yungsters Differential Revision: D32138347 fbshipit-source-id: 266ec061c6849d845b592cf245cc0599055b8522
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.