BranchMetrics / cordova-ionic-phonegap-branch-deep-linking-attribution

The Branch Cordova Ionic Phonegap SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://docs.branch.io/apps/cordova-phonegap-ionic/
MIT License
233 stars 146 forks source link

Style of ShareSheet on Android #479

Open lukasstaecker opened 6 years ago

lukasstaecker commented 6 years ago

Hi!

While the share sheet on iOS looks great, I was wondering if the styling on android could be improved to fit modern standards. I think the most common style is the following (screenshot taken from facebook app on Android 8.0 - sorry for it being German, but you should get the idea): d4ac32fd-5de3-4383-ad47-fb657552f3b7

For comparison, this is how it looks like right now: image

Thanks and keep up the awesome work!

paulstelzer commented 6 years ago

My tip for you: Create the sharing link via Branch and then share it via the SocialSharing Cordova Plugin by https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin

explofish commented 5 years ago

+1 Dont want to have a additional cordova library to avoid the custom share screen of branch. A option to use the native share screen would be nice!