Open algoflows opened 1 year ago
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)
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()?