terrylinla / react-native-sketch-canvas

A React Native component for drawing by touching on both iOS and Android.
MIT License
693 stars 450 forks source link

Video Support #131

Open BaderSerhan opened 5 years ago

BaderSerhan commented 5 years ago

Hello, and thanks for this great library. I plan to use it in my app, yet it seems to be unmaintained anymore, is this the case? I wanted to know if there is a possibility to have video support on it as well, where we draw on the video and then save/upload it, just like Instagram?

Thanks in advance.

nnajiabraham commented 4 years ago

@BaderSerhan curious if you found a solution to this or an alternative library, In the same position?

BaderSerhan commented 4 years ago

@nnajiabraham Hello. Sadly I have not. I decided to postpone this feature in my app for now. But if you're good in native development you could work it out natively as there are more resources there, and you could bridge your library to react native.

luna-codes-dz commented 4 years ago

@nnajiabraham Hello. Sadly I have not. I decided to postpone this feature in my app for now. But if you're good in native development you could work it out natively as there are more resources there, and you could bridge your library to react native.

Hello @nnajiabraham, it has been a long time but dit you find a solution ? I'm thinking that react native is really not a complete framework for apps like instagram or tik tok. I spent so many times to search answers for basic mobile features.