flowkey / UIKit-cross-platform

Cross-platform Swift implementation of UIKit, mostly for Android
MIT License
600 stars 40 forks source link

Create CLI Tool (or similar) #228

Closed ephemer closed 6 years ago

ephemer commented 6 years ago

We need a way of setting up new UIKit projects for Android, with an easy way of building and maintaining the app for both Android and Mac.

Preferably we'd do this in Xcode, because we expect the cross-platform usability to be based around iOS-Android.

Before we do this, we should investigate: