react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

fix: use ripple effect to the foreground on android API >= 23

Open ahce opened this issue 3 years ago • 2 comments

Summary

This PR closes #2628 The solution uses foreground effect on Android >= 23 when borderless is true.

Test plan

  1. Download this branch
  2. Run on Android API >= 23
  3. Create TouchableRipple component
  4. Pass borderless prop with true value
  5. Check ripple effect

ahce avatar Mar 29 '21 01:03 ahce

Hey @ahce, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

callstack-bot avatar Mar 29 '21 01:03 callstack-bot

@lukewalczak can you review this please?

ahce avatar Jun 27 '21 19:06 ahce