You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace ActionSheetIOS usage with cross-platform library
This commit replaces ActionSheetIOS with @expo/react-native-action-sheet
library, which is capable of doing the same thing and is mostly a
drop-in replacement. It lacks a showShareActionSheetWithOptions method,
but that's fine since we don't _really_ need to allow sharing
everywhere?
[GitHub] This commit resolves#4026.
Co-authored-by: Hawken Rives <[email protected]>
Signed-off-by: Kristofer Rye <[email protected]>
0 commit comments