Hello,
I built an iOS app (got approved by Apple today) using Swift. The app uses native iOS Swift libraries. What is the best approach to port my app to Android?
Hello,
I built an iOS app (got approved by Apple today) using Swift. The app uses native iOS Swift libraries. What is the best approach to port my app to Android?
My views, services (which do iOS api calls), and models are already separated.
I found this project: https://skip.tools/ :-)