A framework for building native applications using React
Foreground ripple support in Pressable (#31632)
Summary: This PR aims to enable support for foreground ripple in Pressable. This makes it possible to show ripple on top of custom child components like Image as shown in the below example. ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [Android] [Added] - Support for foreground ripple in Pressable Pull Request resolved: https://github.com/facebook/react-native/pull/31632 Test Plan: - Pass property useForeground: true in android_ripple config to verify the changes. https://user-images.githubusercontent.com/23293248/120111371-4cecbf00-c18f-11eb-8acb-d10718d5483c.mov Reviewed By: kacieb Differential Revision: D28926493 Pulled By: yungsters fbshipit-source-id: 12a6ba71a7dc6ed60fbaeb651f015cace38e03b1
N
Nishan Bende committed
0823f299e560efda5c0f344fcec86cf68801f4ab
Parent: 1cc2229
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 6/8/2021, 12:07:58 AM