Skip to content

Commit 5ce4d70

Browse files
committed
fix(blog): update image and fixe videos
1 parent f40dc6a commit 5ce4d70

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

assets/articles/0050-introduction-to-jetpack-compose-for-nativescript/introduction-to-jetpack-compose-for-nativescript.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ export class DemoModel extends Observable {
294294
295295
Now every time you change the text on the NativeScript `TextView` it'll update the text on the Jetpack Compose view!
296296
297-
video::s_Q3gQz_Tqo[Use Jetpack Compose with NativeScript via @nativescript/jetpack-compose with data bindings.]
297+
video::s_Q3gQz_Tqo[youtube]
298298
299299
== ColorPicker example
300300
@@ -373,7 +373,7 @@ class ColorPickerCompose {
373373
</StackLayout>
374374
----
375375
376-
video::GcZ156BCGr0[Use Jetpack Compose with NativeScript via @nativescript/jetpack-compose]
376+
video::GcZ156BCGr0[youtube]
377377
378378
== Final considerations
379379
2.31 MB
Loading

0 commit comments

Comments
 (0)