mirror of
https://github.com/status-im/react-native.git
synced 2025-02-11 08:56:44 +00:00
c144bcbc96
Summary: RCTView has a property called nativeBackgroundAndroid that shows a ripple effect (or any other Drawable) when pressed and holded. This diff is adding support for the property. Reviewed By: ahmedre Differential Revision: D2768671
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.