Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
kotlin-native-workshop.pdf
Search
JB Lorenzo
December 11, 2018
Programming
0
120
kotlin-native-workshop.pdf
JB Lorenzo
December 11, 2018
Tweet
Share
More Decks by JB Lorenzo
See All by JB Lorenzo
Measure What Matters with Jetpack Benchmark
bennegeek
0
160
Jetpack Benchmark - Droidcon RO 2019
bennegeek
0
91
Lessons Learned from Using Kotlin Multiplatform internally
bennegeek
0
110
Measure What Matters with Jetpack Benchmark
bennegeek
0
61
Droidkaigi 2019 flutter kotlin native
bennegeek
2
570
Fast Prototypes using Kotlin_Native (and Flutter)
bennegeek
1
70
Fast Prototypes with Flutter + Kotlin/Native
bennegeek
0
560
Other Decks in Programming
See All in Programming
Railsだからできる 例外業務に禍根を残さない 設定設計パターン
ei_ei_eiichi
0
340
複雑化したリポジトリをなんとかした話 pipenvからuvによるモノレポ構成への移行
satoshi256kbyte
1
800
あなたの知らない「動画広告」の世界 - iOSDC Japan 2025
ukitaka
0
400
AI Coding Meetup #3 - 導入セッション / ai-coding-meetup-3
izumin5210
0
600
いま中途半端なSwift 6対応をするより、Default ActorやApproachable Concurrencyを有効にしてからでいいんじゃない?
yimajo
2
340
AIエージェント時代における TypeScriptスキーマ駆動開発の新たな役割
bicstone
4
1.5k
Le côté obscur des IA génératives
pascallemerrer
0
130
私はどうやって技術力を上げたのか
yusukebe
43
17k
Local Peer-to-Peer APIはどのように使われていくのか?
hal_spidernight
2
450
Signals & Resource API in Angular: 3 Effective Rules for Your Architecture @BASTA 2025 in Mainz
manfredsteyer
PRO
0
100
(Extension DC 2025) Actor境界を越える技術
teamhimeh
1
230
CSC305 Lecture 04
javiergs
PRO
0
250
Featured
See All Featured
How to Ace a Technical Interview
jacobian
280
24k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Navigating Team Friction
lara
189
15k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
A better future with KSS
kneath
239
17k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
Thoughts on Productivity
jonyablonski
70
4.9k
Statistics for Hackers
jakevdp
799
220k
YesSQL, Process and Tooling at Scale
rocio
173
14k
A designer walks into a library…
pauljervisheath
209
24k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Transcript
Kotlin/Native for Multiplatform Development JB Lorenzo OLX Group, Berlin
None
⚡ Talk
IR IR Compiler backend https://github.com/dkandalov/kotlin-native-snake
IR IR Compiler backend https://github.com/dkandalov/kotlin-native-snake
IR IR Compiler backend https://github.com/dkandalov/kotlin-native-snake
Workshop "
Workshop " * Instagram clone
Workshop " * Actually wait, No
1. Print on console 2. Fetch data
None
None
None
None
None
./gradlew common:build
./gradlew common:build
None
1. Print on console 2. Fetch data
1. Print on console ✅ 2. Fetch data
None
None
None
None
None
1. Print on console ✅ 2. Fetch data
1. Print on console ✅ 2. Fetch data ✅
Vorsicht! * Minimum iOS 9.0 * Platform specific libraries *
UI * KotlinX libraries * Debugging
THANK YOU! Questions?
References: https://kotlinlang.org/docs/tutorials/native/mpp-ios-android.html https://kotlinlang.org/docs/tutorials/native/basic-kotlin-native- app.html https://github.com/JetBrains/kotlin-native https://github.com/dkandalov/kotlin-native-snake THANK YOU! Questions?