Closed brams-9 closed 1 year ago
hi @khanmujeeb687 ,after looking at the native side source code,i think i know how to improve it,so that share to instagram feed and share to facebook feed functions can directly launch create feed menu on instagram/fb, if you guys are busy, can i lend a hand to contribute on this repository to make that improvement? because my company flutter app kinda needed that user experience when launching IG feed/ FB feed.
thanks
Hy @brams-9 , yeah you can definitely contribute to this plugin.
currently when i'm using function share to instagram feed and share facebook feed it will launch a native bottomsheet and it prompt us to manually choose the IG feed feature.
the expectation is when those function is triggered it will directly launch instagram/facebook app then straight to create feed menu without launching the native bottomsheet that prompt user to choose the apps first, this will cause a bad ux to the users.
can it be improved so that users won't be manually choose instagram and facebook again when function share to instagram feed or share to facebook feed is triggered?
Thank you