Expensify / react-native-share-menu

A module for React Native that adds your app to the share menu of the device
MIT License
639 stars 235 forks source link

Cannot import Expo / unimodules packages into custom iOS share view #84

Open MrXyfir opened 3 years ago

MrXyfir commented 3 years ago

Edit: see the mentioned issue below

MrXyfir commented 3 years ago

It seems we found a solution if you check the mentioned issue above but I'm keeping this open because it'd be nice to support Unimodules within this package. Maybe there could be a separate ReactShareViewControllerWithUnimodules.swift file you could choose to import instead if your project uses Unimodules?

@caiosba I'd like to hear your thoughts on this?

caiosba commented 3 years ago

For the iOS stuff, it's better if @Gustash can advise, please