GeekyAnts / GeekyAnts/NativeBase
TouchableOpacity not working when wrapped around Button or Pressable
Open
bug
triage
v3
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
I want TouchableOpacity to activate when clicking the Button or Pressable component
### CodeSandbox/Snack link
https://snack.expo.dev/@willbusby/nativebase-template
### Steps to reproduce
1. Wrap a Button or Pressable in a TouchableOpacity component.
2. Press on either of the components, TouchableOpacity won't activate.
### NativeBase Version
3.4.28 (snack example is 3.2.1 but my local is 3.4.28)
### Platform
- [ ] Android
- [ ] CRA
- [X] Expo
- [X] iOS
- [ ] Next
### Other Platform
_No response_
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.