We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've been setting up my project based on this tutorial: https://www.youtube.com/watch?v=5_W5YKPShZ4&t=283s
Moko Mvvm was implemented by adding only two dependencies:
api("dev.icerock.moko:mvvm-core:0.16.1") api("dev.icerock.moko:mvvm-compose:0.16.1")
I am running mac configuration by this gradle command:
*Android and iOS works fine. Please let me know how should I fix this. Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've been setting up my project based on this tutorial: https://www.youtube.com/watch?v=5_W5YKPShZ4&t=283s
Moko Mvvm was implemented by adding only two dependencies:
I am running mac configuration by this gradle command:
*Android and iOS works fine. Please let me know how should I fix this. Thanks
The text was updated successfully, but these errors were encountered: