react-native-actions-sheet-picker
react-native-actions-sheet-picker copied to clipboard
how to do something when picker closed?
tried onClose: onClose={()=>console.log('s)} or to use: actionsSheetProps={{onClose:()=>console.log('s')}} and nothing happens , please help
Hi @morelgarisi , I will add a new prop for this.
Hi @Bur0 can I pick this up?