Skip to content

Demo implementation of Uber's RIBs with UIView in KotlinNative for iOS, View in Kotlin JVM for Android and Router/Interactor in Kotlin Common

Notifications You must be signed in to change notification settings

mogol/kotlin-common-ribs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoC cross-platform Android/iOS Ribs Architecture in Kotlin

iOS:

(cd ribs && ./gradlew linkDebugFrameworkIos)
open ios/KotlinNative.xcodeproj 

Android:

  • Define ANDROID_HOME
(cd ribs && ./gradlew androidJar)
  • Run the project from android folder

About

Demo implementation of Uber's RIBs with UIView in KotlinNative for iOS, View in Kotlin JVM for Android and Router/Interactor in Kotlin Common

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published