terrylinla / react-native-sketch-canvas

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

How can we draw shapes like rectangle and circle etc #186

Open subinsuresh991 opened 3 years ago

subinsuresh991 commented 3 years ago

Using this great library how can we draw shapes like rectangle, circle ,ovals etc

codingeek54 commented 3 years ago

I am also trying to draw shapes using this

webtaculars commented 3 years ago

Hey @subinsuresh991, I am using a fork of this to draw rect and circle. https://github.com/wwimmo/react-native-sketch-image