NativeBase icon indicating copy to clipboard operation
NativeBase copied to clipboard

input is not disabled when wrapped in formcontrol

Open ghost opened this issue 2 years ago • 8 comments

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

ghost avatar Mar 10 '23 22:03 ghost