You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to make this background header clickable breaking my head off and I couldn't achieve it, at least in Android, haven't tested in iOS yet, but i need to make it work on both either way.
Attempted using a TouchableOpacity within Animated.View, outside of the Animated.Image, even making an AnimatedTouchable but still, wasn't able to make it work.
Any ideas?
The text was updated successfully, but these errors were encountered:
I'm trying to make this background header clickable breaking my head off and I couldn't achieve it, at least in Android, haven't tested in iOS yet, but i need to make it work on both either way.
Attempted using a TouchableOpacity within Animated.View, outside of the Animated.Image, even making an AnimatedTouchable but still, wasn't able to make it work.
Any ideas?
The text was updated successfully, but these errors were encountered: