Playing in the Treehouse with Redwood and Zipline by Jake Wharton

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 พ.ค. 2023
  • Recording brought to you by American Express. americanexpress.io/kotlin-jobs
    Redwood is Cash App's multiplatform Compose library which targets the native UI toolkit of each platform while still sharing presentation logic. This means our app's existing Android views and iOS UIViews can be powered by common Compose and still offer a path to Compose UI and Swift UI.
    Zipline is a multiplatform Javascript engine for Android, iOS, and the JVM which uses Kotlin interfaces for calls in and out of JS. This allows us to update the logic of our apps faster than going through the app store release process.
    Treehouse is what we call the combination of Redwood and Zipline. By moving the Compose presentation logic into Zipline we can update the screens of our apps across Android, iOS, and web without waiting for the app store.
    This talk will cover how Redwood and Zipline can work in isolation but how the combination as Treehouse is their most powerful form.
    Talk by Jake Wharton
    #Kotlinconf23 #swiftui #android #KotlinConf
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 11

  • @aksh1618
    @aksh1618 ปีที่แล้ว +19

    What a legend

  • @9Blurke9
    @9Blurke9 ปีที่แล้ว +3

    At this point Jake is just flexing

  • @azmo_
    @azmo_ ปีที่แล้ว +8

    how is the presentation made? I want to learn alternatives to powerpoint

  • @Condog64
    @Condog64 ปีที่แล้ว +2

    The description or video title should probably mention Jake Wharton's name somewhere, right?

  • @dawidhyzy1425
    @dawidhyzy1425 ปีที่แล้ว +1

    Amazing talk!
    Where can I find the full playlist from the conference?

    • @mattkanninen2
      @mattkanninen2 ปีที่แล้ว

      Subscribed

    • @zeno921
      @zeno921 ปีที่แล้ว

      th-cam.com/play/PLlFc5cFwUnmwcJ7ZXyMmS70A9QFyUu1HI.html

    • @sunwicked
      @sunwicked ปีที่แล้ว

      th-cam.com/play/PLlFc5cFwUnmwcJ7ZXyMmS70A9QFyUu1HI.html

    • @MichaelBaileyYogurtearl
      @MichaelBaileyYogurtearl ปีที่แล้ว

      th-cam.com/play/PLlFc5cFwUnmwcJ7ZXyMmS70A9QFyUu1HI.html

  • @AlexBlack-xz8hp
    @AlexBlack-xz8hp ปีที่แล้ว

    So cool! I do wonder if we can use Redwood with SwiftUI on the iOS side. Does anyone know?