0.3.2-alpha.0 • Published 1 year ago
react-native-whatsapp-sticker-dynamic v0.3.2-alpha.0
react-native-whatsapp-sticker-dynamic
create and manage stickers for whatsapp
Feature:
- fetch all stickers packs
- fetch any pack by its id/name
- create sticker packs dyanamically
- delete pack
- delete stickers from existing pack
- replcae stickers in existing pack
- delete all packs
- update meta data of pack like name, publisher
- change tray icon of pack
- set the limit for stickers
- set the limit for sticker packs
- exclude include stickers
- exclude extra info of pack
- apply limit on fetching packs and its stickers
share:
- share individual stickers
- share sticker pack
- import sticker pack
- export sticker pack
advance
- dynamic sticker: (self updating stickers)
misc:
- animated stickers support
accepting cloud sticker pack
add stickers from cloud
Installation
npm install react-native-whatsapp-sticker-dynamic
Usage
import { multiply } from 'react-native-whatsapp-sticker-dynamic';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
0.3.2-alpha.0
1 year ago
0.3.1-alpha.0
1 year ago
0.3.0-alpha.0
1 year ago
0.2.1-alpha.0
1 year ago
0.1.0-alpha.0
1 year ago
0.1.0
1 year ago