Skip to content

AhmadKazimi/MeditationUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeditationUI

Simple UI using jetback compose

I Used the basic Compose component.

Row : Children of the Row composable are placed one after another from left to right respectively.

Columen Children of the Column composable are placed one after another from top to bottom respectively.

Box : The children of the Box layout will be stacked over each other.

LazyVerticalGrid : composable provides experimental support for displaying items in a grid.

LazyColumen : The equivalent to the RecyclerView.

Canvas : The core composable for custom graphics.

Enjoy :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages