anyone know if there's library like FlowRow (<http...
# compose-desktop
j
anyone know if there's library like FlowRow (https://google.github.io/accompanist/flowlayout/) that works with Compose Multiplatform?
z
FlowLayout is in foundation now, I thought it supported multiplatform?
Oh I guess there hasn’t been a desktop release that includes that yet maybe?
j
Actually, was looking to include it in some Compose for iOS code but thought this probably better place to ask more general question about it
But seems then as you say that if/when multiplatform compose stuff rebases on core foundation library that it should be available then
m
here is my port of Accompanist for compose multiplatform https://github.com/Syer10/accompanist