GeekyAnts / GeekyAnts/NativeBase
onPress is not a property of Pressable?
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
When invoking the pressable component (or IconButton / Button) I am told that onPress is not a valid property
### CodeSandbox/Snack link
https://codesandbox.io/embed/blue-water-2gvzpy?fontsize=14&hidenavigation=1&theme=dark
### Steps to reproduce
# Screenshot

# Code Sandbox to reproduce
# Project
https://github.com/Andrew-Pynch/PitchShifter
Clone this repository and notice that the buttons do not inherit the onPress method as described in the bug report
### NativeBase Version
3.4.9
### Platform
- [ ] Android
- [X] CRA
- [ ] Expo
- [ ] iOS
- [ ] Next
### Other Platform
_No response_
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.