https://kotlinlang.org logo
Title
j

John O'Reilly

02/15/2023, 5:41 PM
anyone know if there's library like FlowRow (https://google.github.io/accompanist/flowlayout/) that works with Compose Multiplatform?
z

Zach Klippenstein (he/him) [MOD]

02/15/2023, 5:42 PM
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

John O'Reilly

02/15/2023, 5:43 PM
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

Mitchell Syer

02/15/2023, 5:48 PM
here is my port of Accompanist for compose multiplatform https://github.com/Syer10/accompanist