Skip to content

scade-platform/swift4j-examples

Repository files navigation

Swift4j Toolkit Examples

The repository contains ready to build usage examples for the Swift4j Toolkit. To build any example just clone the repository and follow intstructions below.

Description

The repository is strcutured as following:

  • Packages: contain Swift packages that export classes using the swift4j package that are used in example applications

  • Kotlin: example applications written in Kotlin

  • Android: Android applications

Getting Started

Prerequisites

  • Swift4j Prerequisites

  • Kotlin

    • Gradle >= 8.5
  • Android

    • Android Studio Ladybug (earlier version may work as well)

Usage

Kotlin

Just navigate to an example folder inside the Kotlin folder and execute:

./gradlew run

Android

Open an example folder located in the Android folder in the Android Studio, then build or run the app.

About

Usage examples of the Swift4j Toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published