Cognito KMM Template
CtrlK
  • Welcome
  • Getting Started
    • Quickstart: Getting Started
    • Prerequisites
    • Installation
    • Creating New App
  • Architecture
    • Overview
    • Modules
    • Data Flow
  • Feautures
    • Http Client
    • DataStore
    • Analytics
    • AdMob Integration
    • Crash Reporting
    • Built in Settings Page
  • Handle View States
    • StatelessSurface<T> Composable
    • Handle a screen with 3 states
  • Sequential Content with IndefiniteSurface
  • Handle multiple predefined states
  • Showing Paginated Data
  • Handling list data
Powered by GitBook
On this page
  1. Getting Started

Prerequisites

Prerequisites for KMM Development

Hardware and Software Requirements:

  • Android:

    • Android Studio

    • JDK 17 or later

    • Kotlin Multiplatform Plugin

  • iOS:

    • macOS is needed and Xcode should be installed, to build ios app.

See Installation instruction.

PreviousQuickstart: Getting StartedNextInstallation

Last updated 10 months ago