-
Notifications
You must be signed in to change notification settings - Fork 90
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
iOS Native App #6
Comments
It could be easily solved by setting up the same iOS animation of the iOS Navigation. I am just not expert with iOS animations. Someone with experience in iOS animations can fix this. |
I actually found a solution, to use native SwiftUI navigation! |
This is great to hear. Will look forward to the update - hopefully I can help with the iOS refinements... |
Hi. How are you? Any progress on the code? |
Hi @adesugbaa, it took more time than expected. I am still refining. Hopefully I will be able to publish the update this week. |
I am currently blocked by an issue on Compose beta08: I will have to solve this, before publishing the new version |
I read the issue will be fixed in Compose beta09, which will be released next week. |
I am trying to put all together now with the Desktop and Web version too, but it's still not ready. |
Hi @adesugbaa, I have finally managed to publish the update. |
Thanks @dbaroncelli. I will test and provide feedback. |
Thanks for this project - I love the idea of the business logic and view models in the Kotloin shared layer.
I am concerned about the iOS application - it does not feel like a native application due to the navigation style being employed. There are no animations. Is this by design? Can we use this architecture with the regular iOS Navigation, so it feels completely native?
The text was updated successfully, but these errors were encountered: