Jobeso / react-native-instagram-story-share

DEPRECATED: React Native Module for sharing to Instagram's storys
17 stars 7 forks source link

Does this library still work? #5

Open RominHalltari opened 5 years ago

RominHalltari commented 5 years ago

Hi @Jobeso! Thanks for taking your time to develop this library! I'm working on a project that is closely connected with sharing Instagram stories, but I'm not sure if this library still works, because I see that the last modifications have been done months ago. Also, I read a comment of yours about another library that involved both Instagram and Snapchat stories. Are you still planning to launch that, and is this library functional nowadays?

Jobeso commented 5 years ago

Hey @RominHalltari, took the time now to release a first version of the new library. You can find it here. I hope it helps you with your project.

Currently it doesn't support SnapChat. It adds native promise, native availability checks and the iOS part is written in Swift which makes it way easier to work on and to add SnapChat support.