0.0.18 • Published 1 year ago

@koodos/share-to-insta-stories v0.0.18

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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
ParamType
options{ imageUrl?: string; base64Image?: string; appId: string; topColor?: string; bottomColor?: string; stickerUrl?: string; base64Sticker?: string; }

Returns: any


0.0.18

1 year ago

0.0.16

2 years ago

0.0.17

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.1

2 years ago