Hi folks, do you have any news regarding the use o...
# compose-web
s
Hi folks, do you have any news regarding the use of ConstraintLayout in compose web?
a
what do you mean by news ?
s
@Alex Styl I mean, at the moment it seems that the support (port) for kmp has not been extended. There is little certain news on the net about this thing.
a
that sounds more #CJLTWPH7S than web. not many people in this channel as it's brand new tech. u will probably get more eyes there. in the end of the days its googles library not Jetbrains so unless you have a googler to respond it's hard to get updates. if the above doesn't work I would check Jetpack Compose issue tracker (not compose multiplatform) and request it there, or star any existing issues
s
@Alex Styl Ok thanks, I'll try to ask in the #CJLTWPH7S channel, they'll surely answer me there that it works on Android and I know it, so ask on #C3PQML5NU or here... I'll let you know
I found an answer from #C3PQML5NU, here is: Hristijan [13:54] https://github.com/Lavmee/constraintlayout-compose-multiplatform GitHub GitHub - Lavmee/constraintlayout-compose-multiplatform: Useful when implementing larger layouts with more complicated alignment requirements. Useful when implementing larger layouts with more complicated alignment requirements. - Lavmee/constraintlayout-compose-multiplatform
a
awesome
glad u found something. btw #C3PQML5NU is unrelated to compose. it's about kotlin multiplatform
s
@Alex Styl True thanks to you but they advised me against using ConstraintLayout due to known problems... I will go back to using the various available layouts (bo row and column) which do their job very well!