Hlo everybody Did anyone tell me how to make adap...
# compose
u
Hlo everybody Did anyone tell me how to make adaptive ui in compose multiplatform for android and ios
a
Hey, if you are asking if anyone did, I don't know. But if you are really asking, if anyone can, then my guess would be, certainly yes. From my point of view, though, I would just refer you to the documentation, unless you describe what you tried and what you want to achieve and which specific problem you had, then someone might be more inclined to think about it and give you some pointers (almost certainly not me, as I just dipped into CMP, I am mostly proficient with android and compose-android).
u
Ok i describe you what i do. I make an app from scratch and this app is for 2 platforms android and ios so i need to use in this project 2 concepts 1: adaptive ui 2: modularization But i don't know how to implement these 2 thing i littel bit know about adaptive ui in which fillmaxwidth(), fillMaxSize(), row(), column(), box() etc but i didn't know about modularization so tell me how i learn these concepts to make app for ios android by sharing 1 code base Hope you understand and give me your best tips
Actually i search and i didn't get any resources specially for modularization
a
As I said before, I am not proficient with CMP. But maybe you should look into this youtube-channel from Philipp Lackner, I watched several of his tutorials and they are quite nice (I am not affiliated to his channel). He started with Android and now has more tutorials on multiplatform and tries to come to Best Practices with Clean Code and modularization and stuff, check it out:

https://www.youtube.com/watch?v=WT9-4DXUqsM

u
I can search his channel already Don,t worry it,s ok