Brick icon indicating copy to clipboard operation
Brick copied to clipboard

Question: Does this work with Compose Multiplatform (all targets, iOS, Android, Desktop, Web)?

Open algoflows opened this issue 2 years ago • 1 comments

Hey there amazing project, I had a question that's not clear in the documentation...

Question: Does this work with Compose Multiplatform (all targets, iOS, Android, Desktop, Web)?

Can I use Brick in the shared.commonMain() folder to setup my multiplatform routes for all targets in App()?

algoflows avatar May 22 '23 11:05 algoflows

Hi, at the moment the implementation is only for desktop and android platforms. I have plans to expand the list of platforms, but currently experiencing difficulties with testing. However, I am open to merge requests)

alphicc avatar May 25 '23 03:05 alphicc