@koodos/share-to-insta-stories
TypeScript icon, indicating that this package has built-in type declarations

0.0.18 • Public • Published

capacitor-instagram-stories-share

Plugin for sharing images on Instagram Stories

Install

npm install capacitor-instagram-stories-share
npx cap sync

API

shareToInstagram(...)

shareToInstagram(options: { imageUrl?: string; base64Image?: string; appId: string; topColor?: string; bottomColor?: string; stickerUrl?: string; base64Sticker?: string; }) => any
Param Type
options { imageUrl?: string; base64Image?: string; appId: string; topColor?: string; bottomColor?: string; stickerUrl?: string; base64Sticker?: string; }

Returns: any


Readme

Keywords

Package Sidebar

Install

npm i @koodos/share-to-insta-stories

Weekly Downloads

1

Version

0.0.18

License

MIT

Unpacked Size

20.2 kB

Total Files

26

Last publish

Collaborators

  • koodoslabs
  • apuchitnis