Swift Android Toolchain ★ 400+ STARS

[PROJECT INFO]
$ TYPE: Toolchain
$ DATE: 2019-01-01
$ REPO: https://github.com/readdle/swift-android-toolchain

[DESCRIPTION] Collection of tools that gives Android developers the ability to use Swift in their projects comfortably and without any hassles.

[FOUNDATION] - Open-source project based on Apple Swift compiler - Built on SwiftJava and SwiftAndroid projects - Enables cross-platform Swift development

[INSTALLATION] - Download toolchain directly from Github Release (Mac only) - Or compile from source code

[RELATED PROJECTS]

$ Swift Java Codegen
Annotation processor for Java and/or Kotlin that generates Swift JNI Bridge for accessing JVM from native code.

$ Swift Weather
Cross-platform Swift application demonstrating architecture based on reusing Swift code. Includes Swift Weather Core with weather repository that handles loading info from database and fetching new data from providers.