Skip: Build iOS and Android apps using Swift UI

4 points by phpisatrash 1 year ago | 2 comments
  • ckluis 1 year ago
    Having had a team that launched products with Xamarin - I can appreciate this approach (if I’m understanding it correctly).

    The approach here is they have transpile your Swift (iOS) to Kotlin (android) but without the “magic” layer so you can modify the Kotlin as needed.

    • wahnfrieden 1 year ago
      Yes and walk away from this tool if it's ever abandoned without losing your Android codebase.