alinz / react-native-share-extension

react-native as an engine to drive share extension
MIT License
764 stars 398 forks source link

IOS APP FREEZES #172

Closed OmarBasem closed 5 years ago

OmarBasem commented 5 years ago

I have followed all the steps in the installing guide, I get the share extension in the share menu, but when i press on it safari freezes completely. Any help is appreciated :'(

OmarBasem commented 5 years ago

Anyone using this library with react native 0.59.9? I can not get it to work..

vivek25constants commented 5 years ago

Did it work for you?

colaskirschoff commented 5 years ago

@ramon90 did you manage to fix this or areyou using another library ?

OmarBasem commented 5 years ago

@colaskirschoff this library only supports sharing urls, and is very limited, so I ended up creating my own share extension using native code.