Jobeso
Jobeso
Awesome that you guys are already planning this. The work you already put in is great! The current approach is also quite nice. Here are a few thoughts of mine...
> Are we using Typescript? I think it's easier for people to contribute when it's just JS and prop types for components, if there are huge upsides here or just...
@AWDGroup Thanks for sharing, this is a pretty old version of the react-native-instagram-story-share logic. I updated the API already and combined it with snapchat story sharing to one story-share-module. This...
@cagodoy I need to build an example project first to test the changes that are made here and to be able to do this quickly in the future.
@cagodoy just released [react-native-story-share](https://github.com/Jobeso/react-native-story-share). Snapchat support is still missing though.
Hey @RominHalltari, took the time now to release a first version of the new library. You can find it [here](https://github.com/Jobeso/react-native-story-share). I hope it helps you with your project. Currently it...
@jordangrant Thanks for sharing, this is a pretty old version of the react-native-instagram-story-share logic. I updated the API already and combined it with snapchat story sharing to one story-share-module. This...
@milesscherrer Hey, yes still on it and not forgotten. iOS part is done but android still ongoing. I'll try to get the iOS part out while working on android to...
Yes, this library requires Snap SDK to be installed alongside. However, there are already some forks removing snapchat, only integrating the Instagram story part.
Awesome work! Thanks for adding this functionality, I believe people will appreciate this. Can you rebase your branch and resolve the conflicts so I can merge it? Appreciate the work,...