Musawer Shah
Musawer Shah

Reputation: 336

how to show share bottomsheet in ionic for file sharing?

I am working on ionic project where i am working on a share button so when i click the share button a bottom sheet with the following functionality will show

enter image description here

so is there any plugin or something to achieve this functionality. Thanks

Upvotes: 1

Views: 461

Answers (1)

Mahdi Zarei
Mahdi Zarei

Reputation: 7456

you can use this awesome native plugin:

Social Sharing

and read the docs here:

Docs on Github

I used it. it is really good!

Upvotes: 1

Related Questions