Fernando Softov
Fernando Softov
Hi, have you abandoned?
Take a look at https://github.com/softov/rn-soft-drawer Maybe it can help.
I am using expo. If you use expo, then you can use ``` import { takeSnapshotAsync } from 'expo'; // ... onPicture = async () => { // this.pictureRef is...
Hi, I'm searching for something like instagram, whatsapp or applike drawing. It's like use take a picture and want to draw something inside, to check a place or some text...
Just waiting for test, and maybe I can help. My intent is to take a picture and draw over it. Until now I have done a little bit, based on...
A repository for this example is here https://github.com/softov/rn-soft-drawer
Hi, I have tested it and its working fine. I have made some changes into the RNDraw and a test code. I'm more like a C programmer, I'm new with...
I also made a PR #17 for #14, using your code with mine (already in production). Is like your modifications made it more fluid. https://github.com/jayeszee/rn-draw/pull/17
Sorry for that. It’s because I have made this a few days ago. I just read what you do and copy that. I will be replacing my commit with a...
I have made another, please check it.