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
85
Lessons Learned from Using Kotlin Multiplatform internally
bennegeek
0
110
Measure What Matters with Jetpack Benchmark
bennegeek
0
60
Droidkaigi 2019 flutter kotlin native
bennegeek
2
570
Fast Prototypes using Kotlin_Native (and Flutter)
bennegeek
1
66
Fast Prototypes with Flutter + Kotlin/Native
bennegeek
0
550
Other Decks in Programming
See All in Programming
RubyKaigi Hack Space in Tokyo & 函館最速 "予習" 会 / RubyKaigi Hack Space in Tokyo & The Fastest Briefing of RubyKaigi 2026 in Hakodate
moznion
1
120
PT AI без купюр
v0lka
0
190
List Unfolding - 'unfold' as the Computational Dual of 'fold', and how 'unfold' relates to 'iterate'"
philipschwarz
PRO
0
130
eBPFを用いたAIネットワーク監視システム論文の実装 / eBPF Japan Meetup #4
yuukit
3
620
TypeScriptのmoduleオプションを改めて整理する
bicstone
4
420
ワンバイナリWebサービスのススメ
mackee
10
7.5k
AIエージェントによるテストフレームワーク Arbigent
takahirom
0
270
人には人それぞれのサービス層がある
shimabox
3
460
TypeScript製IaCツールのAWS CDKが様々な言語で実装できる理由 ~他言語変換の仕組み~ / cdk-language-transformation
gotok365
7
380
漸進。
ssssota
0
1.1k
複数アプリケーションを育てていくための共通化戦略
irof
0
330
インターフェース設計のコツとツボ
togishima
2
490
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
Thoughts on Productivity
jonyablonski
69
4.7k
How to Ace a Technical Interview
jacobian
276
23k
Code Review Best Practice
trishagee
68
18k
Six Lessons from altMBA
skipperchong
28
3.8k
KATA
mclloyd
29
14k
RailsConf 2023
tenderlove
30
1.1k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
52
2.8k
Designing for Performance
lara
608
69k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Stop Working from a Prison Cell
hatefulcrawdad
269
20k
VelocityConf: Rendering Performance Case Studies
addyosmani
329
24k
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?