Cross-platform touchable component that implements ripple effect. In Android we will use TouchbaleNativeFeedback in IOS we need to bridge a native library or implementation
The Android version is ready for this one
Cool, I can take the iOS part since it's rather easy task.
@grabbou We will need a native component for that, I think you already know that, right?
Yup, that's why I assigned myself rather straight away as I have an iOS background
You can do that without native code: https://github.com/TheToxProject/shathui/blob/master/src/components/Touchable.js
We decided we won't be working on this issue for now.
This there something that could be borrowed from https://github.com/xotahal/react-native-material-ui? They have cross platform ripples. Paper is the best and most up-to-date material library, I'd love to help get the ripple on iOS working via pull request if it's possible
@ferrannp @grabbou it's been 2 years since the last update. Will this ever hit the roadmap? PRs accepted?
Most helpful comment
This there something that could be borrowed from https://github.com/xotahal/react-native-material-ui? They have cross platform ripples. Paper is the best and most up-to-date material library, I'd love to help get the ripple on iOS working via pull request if it's possible