Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
algoflows opened this issue May 22, 2023 · 1 comment
Labels
question Further information is requested

Comments

@algoflows
Copy link

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()?

@alphicc
Copy link
Owner

alphicc commented May 25, 2023

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 alphicc added the question Further information is requested label May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants