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

Abandoned lib #120

Open Gigasz opened 5 years ago

Gigasz commented 5 years ago

Hi, this lib seems to be abandoned, so I forked it and published on npm with some minor changes to remove warnings and stuff

https://github.com/gigasz/react-native-sketch-canvas https://www.npmjs.com/package/@gigasz/react-native-sketch-canvas

Everyone is welcome to contribute

joshuajamescabrera10 commented 5 years ago

can you help me how to put panResponder on canvas ?

DanielBoening commented 5 years ago

@jushenicole I did a fork doing that. You can have a look: https://github.com/PROJEKTPRO/react-native-responsive-sketch-canvas @Gigasz hope its okay to post this here. It's a fork of this repository, but the main purpose is to put the sketch canvas in a responsive container so that you can zoom and drag.

ShaMan123 commented 4 years ago

@DanielBoening @Gigasz You guys plan to actively maintain your forks? If so I can PR with a bunch of enhancements and performance improvements

DanielBoening commented 4 years ago

@ShaMan123 Yes, we use it in production. PRs are always welcome and I try to review them early.

ShaMan123 commented 4 years ago

@DanielBoening I see your fork is even with this one... so I'll leave it as is

Gigasz commented 4 years ago

@DanielBoening @Gigasz You guys plan to actively maintain your forks? If so I can PR with a bunch of enhancements and performance improvements

I do not plan to maintain, I've made the fork for a company I no longer work with. However I can add you to the project with publishing permissions on npm if you want to

ShaMan123 commented 4 years ago

Leave it be. Thanks