react-native-action-sheet
react-native-action-sheet copied to clipboard
Feat: Support new iOS dismissActionSheet() static method
Per https://reactnative.dev/docs/actionsheetios#dismissactionsheet, there's now a static method to dismiss the action sheet. This should be added to both the iOS and custom action sheets.