akshay2211 / DrawBox

DrawBox is a multi-purpose tool to draw anything on canvas, written completely on jetpack compose.
https://ak1.io/DrawBox/
Apache License 2.0
290 stars 38 forks source link

The library is not completely Compose based #49

Open tananaev opened 11 months ago

tananaev commented 11 months ago

It seems like the library is using AndroidView with ComposeView inside. What is the reason for that? Why can't we just have a pure Compose implementation?

Queatz commented 2 months ago

Probably because Canvas