tjvantoll / nativescript-social-share

♻️ A NativeScript plugin for using the iOS/Android social sharing widgets
MIT License
94 stars 48 forks source link

Share to one or more specific (social networks) #5

Open dragGH102 opened 8 years ago

dragGH102 commented 8 years ago

I understand this plugin is meant to share any content to any supported app. Right? In my application I need to share images (as it's already supported, which is cool) but on specific apps (in my particular case social networks but I believe the behavior can be easily generalized targeting the app itself, not the sharing API of each app).

Is it feasible without too much effort/time? It would be greatly appreciated and I think I'd be a great addition to the {N} add-ons!

ilyago commented 8 years ago

I'm also looking to share on specific network. To choose FB automatically if installed.

Great plugin!

patuku-roy commented 8 years ago

+1

ilyago commented 8 years ago

My fork shares strait on FB. works for android only. socialShare.shareFB("Strait to Facebook!"); https://github.com/ilyago/nativescript-social-share