Expensify / react-native-share-menu

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

Remove SLComposeServiceViewController preview from ShareViewController #295

Open mstrokin opened 7 months ago

mstrokin commented 7 months ago

Fixes #202 #237 #283

mstrokin commented 7 months ago

Replacing SLComposeServiceViewController with SLComposeViewController makes more sense as SLComposeServiceViewController still creates a pop-up

tylrone commented 6 months ago

I got the error EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=120 MB, unused=0x0) when sharing heavy files, do you know why?