Skip to content

This project is intended at giving a first introduction to kotlin multiplatform to a development / product team. It is a minimal project visiting the counter and the todo list, the most common tutorials of front-end development

License

Notifications You must be signed in to change notification settings

ybonnetain/kintro

Repository files navigation

Kintro

This project is intended at giving a first introduction to kotlin multiplatform to a development / product team.

Prerequisites

To run all platforms in the project macos is necessary.

# gradle 7 requires JDK 11
brew install openjdk@11

IDE

  • Android Studio (2020.3.1+)
  • Xcode (v13+)

Applications

  • Android - Jetpack Compose
  • iOS - SwiftUI
  • Web - React.js webKintro/app

Configuration

./static/scripts/setenv.sh <prd|mock>

Resources

License

MIT License

About

This project is intended at giving a first introduction to kotlin multiplatform to a development / product team. It is a minimal project visiting the counter and the todo list, the most common tutorials of front-end development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published