Write Composables Efficiently with Live Templates! 🚀

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024

Комментарии • 33

  • @mikec4220
    @mikec4220 2 года назад +5

    Thanks for the great video! For those who this doesn't work for some reason don't forget to define the applicable context. Bottom left corner where we create the life template see the blue button "Define" , click on it and choose Kotlin :)

    • @BenAyesu
      @BenAyesu 2 года назад +1

      Bless you!!

  • @StevdzaSan
    @StevdzaSan  2 года назад +2

    Share some of your favorite live templates for Jetpack Compose, here in the comment section. 😎

  • @NikunjSadaliya
    @NikunjSadaliya День назад

    How to reformat this jetpack compose code
    as Flutter and Dart

  • @giovanibarbosa5639
    @giovanibarbosa5639 7 месяцев назад

    What if my new android studio version (hedgeog) doesn`t came with this AndroidCompose live template?

  • @pawechilczuk7559
    @pawechilczuk7559 9 месяцев назад

    Awesome tip! Was really annoying having to type the same things over and over again. Thanks!

  • @ahmadsamimyadgary8223
    @ahmadsamimyadgary8223 Год назад

    I subscribed excellent

  • @abhijeetmule1521
    @abhijeetmule1521 2 года назад

    Nice Than you :)

  • @eliseybudnitsky3115
    @eliseybudnitsky3115 2 года назад +1

    Thanks for a good video. Do you have any ideas how to create shortcut for variable declaration with 'by remember'? I couldn't figure it out how to add getValue and setValue

    • @StevdzaSan
      @StevdzaSan  2 года назад

      That's a good question, but I'm not really sure how to add those imports along with a Live template. 🤔

    • @Andy4Tune
      @Andy4Tune 2 года назад +1

      rem - or whatever abbreviation you want
      var $NAME$ by androidx.compose.runtime.remember {
      androidx.compose.runtime.mutableStateOf($VALUE$)
      }
      getValue and setValue is not possible to import automatically.

    • @ahmadsamimyadgary8223
      @ahmadsamimyadgary8223 Год назад

      Hey Stevdza-San do you use LinkedIn

  • @fareshassan4242
    @fareshassan4242 2 года назад

    Great video as always !
    And thanks for the English subtitle !

  • @mr-re1ax
    @mr-re1ax Год назад

    Briliant!!!

  • @Alchemist10241
    @Alchemist10241 Год назад

    Thanks a lot. by the way all the live templates you showed in your tutorial are really needed

  • @FantasminhaGames
    @FantasminhaGames Год назад

    Very useful content, thank you!

  • @abiodun6897
    @abiodun6897 2 года назад

    Hello, what language do you suggest for a beginner who wants to get into android development, Java or kotlin.?

  • @pyaesonehan19
    @pyaesonehan19 5 месяцев назад

  • @reidara3984
    @reidara3984 2 года назад

    Maybe video how to work with dialogFragment?:P

    • @StevdzaSan
      @StevdzaSan  2 года назад

      Gimme some compose ideas 💡 😋

  • @kokolight2
    @kokolight2 2 года назад

    Very helpful guide! I love that power user attitude, thanks for sharing!

  • @yehor_zhyr
    @yehor_zhyr 2 года назад

    Thanks a lot!!! This is exactly what I was thinking yesterday

  • @mikelantzelo
    @mikelantzelo 2 года назад

    Excellent! Thank you! What is the shortcut to show properties separated in different lines?

  • @dalaeddine4894
    @dalaeddine4894 2 года назад

    thank you 👏
    Steve can i use pagination in firebase?

    • @StevdzaSan
      @StevdzaSan  2 года назад +1

      You can read more about it here 😎medium.com/firebase-tips-tricks/how-to-paginate-firestore-using-paging-3-on-android-c485acb0a2df

    • @dalaeddine4894
      @dalaeddine4894 2 года назад

      @@StevdzaSan 👏👏

  • @Jerry-of9zj
    @Jerry-of9zj 2 года назад

    thank you