Vikash Bijarniya
Vikash Bijarniya

Reputation: 424

Use camera image or gallery image for custom sticker in whatsapp sticker pack application

I am working on a whatsapp sticker pack application. I am able to add static stickers from assets to whatsapp stickers following the demo

I need to use local image (from camera or gallery) as sticker and add it to whatsapp stickers.

Any idea about it, how can i use local images for this? Thanks

Upvotes: 3

Views: 3631

Answers (1)

Vikash Bijarniya
Vikash Bijarniya

Reputation: 424

After trying a lot of ways, finally i solved this problem. The approach is to save a json file on device containing the list of StickerPacks. You can follow the this demo.

Upvotes: 1

Related Questions