Fbada006 / ArtMaker

ArtMaker is a flexible and customisable library that allows users to draw anything they want on screen and has been built fully with Jetpack Compose.
75 stars 3 forks source link

Hook up controller #26

Closed Fbada006 closed 4 months ago

Fbada006 commented 4 months ago

Once #21 has been merged, we should hook up the controller and have the state be handled by the view model as opposed to the test controller we have now.