GeekyAnts / GeekyAnts/NativeBase
input is not disabled when wrapped in formcontrol
Open
bug
triage
v3
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
No### Description
I expect the input to be disabled when wrapped in a formcontrol
### Steps to reproduce
project with dependencies
"native-base": "^3.4.16",
"react": "18.2.0",
"react-hook-form": "^7.43.5",
"react-native": "0.71.0",
"react-native-safe-area-context": "^3.3.2",
nodejs v18.14.2
macos ventura 13.2.1
### NativeBase Version
3.4.16
### Platform
- [x] Android
- [x] iOS
Contributor guide
Assessment
This issue has not been assessed yet.