Due to wrapping the content and handle with TapGestureHandler & PanGestureHandler, any button's interaction would not function as expected.
To resolve this issue, please use touchables that this library provide.
- TouchableOpacity
- TouchableHighlight
- TouchableWithoutFeedback