I'd like to use TouchableOpacity to implement a link-like thing in a Text element. However, there are two issues:
- The Opacity doesn't change when the element is Touched.
- Padding on the text element will offset the text inside the TouchableOpacity, but not the touch target.
Here is a demonstration of both issues: https://rnplay.org/apps/eOeLxg
I'd like to use TouchableOpacity to implement a link-like thing in a Text element. However, there are two issues:
Here is a demonstration of both issues: https://rnplay.org/apps/eOeLxg