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
Currently expo is not supported by ActionSheetCustom because it uses @react-native-community/blur which requires native modules.
Expo implementation should use expo-blur instead of that.
The text was updated successfully, but these errors were encountered:
Currently expo is not supported by ActionSheetCustom because it uses
@react-native-community/blur
which requires native modules.Expo implementation should use
expo-blur
instead of that.The text was updated successfully, but these errors were encountered: