Jobeso / react-native-story-share

Share your images to instagram and snapchat stories with react native.
107 stars 54 forks source link

[iOS, Android] How to ignore snapchat SDK on instalation? #35

Closed ebellumat closed 4 years ago

ebellumat commented 4 years ago

I need to use this library because the old one of react-native-instagram-story-share is depracated, but i don't want to install the snapchat SDK in the project. The minimum API os snapchat SDK is 16, and my project uses the 19, because of this the build brokes.

Theres a way to solve this?

Jobeso commented 4 years ago

You can't with this library, however there are people that forked this lib and removed the snapchat part. Please refer to this dicussion.