dbarner1 / react-native-stickers

A fully style-customizable image editing tool that allows the user to add a sticker, and output an updated image.
32 stars 6 forks source link

Video Support #7

Open BaderSerhan opened 5 years ago

BaderSerhan commented 5 years ago

This library seems great, but I have a question. Does it have video support, i.e. can I add stickers to videos and get an output URL? If no, do you plan on supporting it?

Thanks in advance!

dbarner1 commented 5 years ago

Hi @BaderSerhan - unfortunatly, i don't have bandwidth to add video support for now.

If you'd like to add, it should simply be to add a video player in place of the picture. Rest should work fine. Happy to accept a forked PR if you want.