react-native-action-sheet icon indicating copy to clipboard operation
react-native-action-sheet copied to clipboard

useModal not working on iOS with useCustomActionSheet="true"

Open JonasWho opened this issue 2 years ago • 1 comments

useModal is not available on iOS when using useCustomActionSheet="true"

I know this property is meant for Android, but when there's an option to use the Android layout on iOS, then useModal is needed as well.

JonasWho avatar Jan 31 '23 11:01 JonasWho

Good catch!

bradbyte avatar Feb 01 '23 00:02 bradbyte