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
58
Droidkaigi 2019 flutter kotlin native
bennegeek
2
550
Fast Prototypes using Kotlin_Native (and Flutter)
bennegeek
1
63
Fast Prototypes with Flutter + Kotlin/Native
bennegeek
0
550
Other Decks in Programming
See All in Programming
Lambdaの監視、できてますか?Datadogを用いてLambdaを見守ろう
nealle
2
790
苦しいTiDBへの移行を乗り越えて快適な運用を目指す
leveragestech
0
1.2k
複数のAWSアカウントから横断で 利用する Lambda Authorizer の作り方
tc3jp
0
130
はじめての Go * WASM * OCR
sgash708
1
120
TCAを用いたAmebaのリアーキテクチャ
dazy
0
230
楽しく向き合う例外対応
okutsu
0
740
PHPのバージョンアップ時にも役立ったAST
matsuo_atsushi
0
230
Boost Your Web Performance with Hyperdrive
chimame
1
120
読まないコードリーディング術
hisaju
0
120
kintone開発を効率化するためにチームで試した施策とその結果を大放出!
oguemon
0
350
From the Wild into the Clouds - Laravel Meetup Talk
neverything
0
180
Webフレームワークとともに利用するWeb components / JSConf.jp おかわり
spring_raining
1
140
Featured
See All Featured
Designing for humans not robots
tammielis
250
25k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
6
580
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
11
540
How GitHub (no longer) Works
holman
314
140k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
227
22k
Into the Great Unknown - MozCon
thekraken
35
1.7k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
13
1k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
Rails Girls Zürich Keynote
gr2m
94
13k
Thoughts on Productivity
jonyablonski
69
4.5k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.3k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.7k
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?