can someone please help me figure out how to get the ripple background translated from javascript? i have the following starting, but not sure how to destructure out of it
(def touchable-native-feedback (reagent/adapt-react-class rn/TouchableNativeFeedback))
https://reactnative.dev/docs/touchablenativefeedbackRipple
is an export of TouchableNativeFeedback
I guess it’s a static member