Skip to content

ВНИМАНИЕ! РЕПОЗИТОРИЙ ПУБЛИЧНЫЙ! Пример Solution Architecture написанная на Kotlin Multiplatform.

Notifications You must be signed in to change notification settings

tutu-ru-mobile/sample-repo-kmm-app-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions architecture sample

Вам понадобится Android Studio 4.1 RC или старше

1. Repo update

ssh-add
./repo.sh update

2. Run android

Для запуска Android выбираем run конфигурацию android_jetpack_compose
image_run_config

Но также можно руками запустить эмулятор
И собрать из консоли ./run-android-install-app.sh

3. Build iOS App

First time install

sudo gem install cocoapods
sudo gem install cocoapods-generate

Repeat on code update

./gradlew podImport
pod install
pod update
#open [./ios/App/SolutionArchitecture.xcworkspace] in XCode or AppCode and run project on iOS Emulator
#or use KMM Android Studio plugin

About

ВНИМАНИЕ! РЕПОЗИТОРИЙ ПУБЛИЧНЫЙ! Пример Solution Architecture написанная на Kotlin Multiplatform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •