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

#buildinpublic #indiedev #iosdev

- 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 😅

#buildinpublic #indiedev #iosdev #androiddev

@joforselldev I have seen some good results when it comes to porting things from iOS to Android. The thing I worry is not being able to properly support the Android version because it’s not my daily driver. I don’t think I would do it justice.

@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.