Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahmoudn288/canvassamples

Draw With Canvas
https://github.com/mahmoudn288/canvassamples

android-app canvas jetpack-compose kotlin-android

Last synced: 17 days ago
JSON representation

Draw With Canvas

Awesome Lists containing this project

README

        

With the new Jetpack Composer features, we can touch the sky, if you can imagine.
For the past few years, Jetpack Compose has been evolving to provide us with a huge amount of magnificent tools.
I am working on a sports-based application, so I had to take my application to the next level.

How do I draw a football playground and add the line-ups for home and away teams?
How do you play with canvas to achieve your purpose?
Ok, all with Canvas and Jetpack compose is possible.
I hope it will be helpful and enjoyable.

![Football Pitch](https://github.com/MahmoudN288/canvasSamples/assets/52570553/cb808389-1e18-4f92-be1f-40655cf56987)
![Line-ups](https://github.com/MahmoudN288/canvasSamples/assets/52570553/783f55ed-4fc2-4448-80f1-541feeb0e41b)
![Tennis Court](https://github.com/MahmoudN288/canvasSamples/assets/52570553/0695d8a1-553d-4f36-8b1c-dc17f04a6653)

Let me know if you have any problems.