How can I make an interactive drawing app in React Native?
Asked Answered
N

1

6

how can I easily create an app like this in React Native?

enter image description here

As you can see on the gif I need to draw rectangles on the grid. Are there any libraries or maybe even paid commercials solutions for creating apps with advanced drawing like this shown on the gif?

Nitrochloroform answered 7/8, 2019 at 9:10 Comment(2)
did you find any solution?Altocumulus
how did you proceed ?Jussive
W
4

Have you seen this library? You might need to flicker something to meet your exact requirement

https://github.com/jgrancher/react-native-sketch

https://github.com/terrylinla/react-native-sketch-canvas

Willner answered 8/8, 2019 at 11:40 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.