RE: https://iosdev.space/@joforselldev/116284977811126923
I’m seriously considering doubling up on native. Given how fast implementation is now I think it’s actually feasible.
There are still some pretty big caveats:
1/2
RE: https://iosdev.space/@joforselldev/116284977811126923
I’m seriously considering doubling up on native. Given how fast implementation is now I think it’s actually feasible.
There are still some pretty big caveats:
1/2
- How well does the iOS architecture translate?
- For iOS I can easily understand the agent output, how much slower will I understand Kotlin + Compose output?
- Android is a (for me) whole new ecosystem, how cumbersome will navigating that be?
I’d also need to get my hands on an Android phone 😅
@MrRooni yeah that’s a concern I have too.
For iOS I’ve been leaning pretty heavily on system components to alleviate my designer shortcomings. I was hoping to leverage Material Design in a similar fashion, and trust that it would help me be a good platform citizen.