react-native-picker-select icon indicating copy to clipboard operation
react-native-picker-select copied to clipboard

Correct InputAccessoryView's type

Open onlined opened this issue 5 months ago • 1 comments

InputAccessoryView takes a function returning a ReactNode, not a ReactNode.

onlined avatar May 16 '25 21:05 onlined