Coder Social home page Coder Social logo

tca-kmp-sample's Introduction

tca-kmp-sample

Getting Started

KMP開発環境構築

このプロジェクトではKotlin Multiplatform for mobileを採用しています。
まず最初に、上記リンク先を参考にしてKMPの開発環境を構築してください。原則、Android Studioのstable最新版を使用して開発をおこないます。

開発環境が構築できたら、プロジェクトをチェックアウトしてアプリが実行できるか確認してください。

iOS側のSetup

  • Build Kotlin Multiplatform Mobile XCFramework for iOS
  make bootstrap

Open project with Xcode

  make open

Run

Xcode起動後、FilePackagesReset Package Cachesを行い、TcaKmpSampleApp Schemeを指定し、Run(⌘ + R)

Build KMP Frameworks

KMP モジュールに変更があり、それをiOS側に反映したい場合は以下のコマンドを実行します。

  make debug-build-kmp-framework

Requirements

  • Xcode 15.3 or Later

Deployment Target

  • iOS 16.6 +

Source Code

Architecture

The Composable Architecture

Project Structure

Feature based module definition.

Development Tools

tca-kmp-sample's People

Contributors

tomu28 avatar

Stargazers

Taichone avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.