One big hurdle with app development is that generally speaking, you have to build separate apps for both iOS and Android. There are cross platform frameworks such as React Native, however that generally results in a subpar experience on both platforms. Skip aims to solve that by allowing existing iOS app developers to create a native Android app with minimal effort.
Skip has been in beta for over a year, but the framework is now widely available for developers to use. In fact, if you’re an indie developer, you can use the tool completely for free.
If you’re already an iOS app developer, Skip takes your existing Swift and SwiftUI code and compiles it into Kotlin and Compose, as if it was written natively for Android. Your iOS code remains unmodified, and you also continue to use Xcode to maintain both platforms in one unified codebase.
You can also choose which code you’d like to share on both platforms, and which code you’d like to keep separate…
Source 9to5mac.com