Do not show color when pressing an image/container in Native app

1
In a Native app I have an image with an onclick action. Whenever I click the image there is a semi-transparent blue overlay. I wish to turn this off. Setting/changing underlayColor or rippleColor on the parent container or image does does seem to do something, but when releasing the finger from the screen will still show the blue color. I feel like it might be inherited from a top level view. I am wondering how to turn this off. It seems like there is a React core component <TouchableWithoutFeedback>, but I don’t think it is supported in Mendix.
asked
0 answers