react-native-actions-sheet-picker
react-native-actions-sheet-picker copied to clipboard
A React Native component that provides a filterable select dropdown/picker.
KeyboardAwareScrollView not working properly in
tried onClose: onClose={()=>console.log('s)} or to use: actionsSheetProps={{onClose:()=>console.log('s')}} and nothing happens , please help
Hi, New Props Suggestion ; * labelContainer Style : for changing label container background Color, margin, padding ...etc, * labelTextStyle : for change fontWeight, fontSize, fontColor ...etc, * * renderItem...
when using this library i got this error it has something to do with this: https://stackoverflow.com/a/67550379/12786706 i am using react navigation 
In iOS working file but in Android I am getting this error. Handler with tag 1 already exists. Please ensure that no Gesture instance is used across multiple GestureDetectors.
****in expo 48.0.4
 To be exact, on IOS with pod install. react-native-gesture-handler comes with react-navigation and other important packages.