Jetpack Compose Animations in Android | Andrei Belous | Senior Android Developer

Поділитися
Вставка
  • Опубліковано 4 січ 2025

КОМЕНТАРІ • 5

  • @BEAST_BRITTO_08
    @BEAST_BRITTO_08 5 днів тому

    finally i found the persion really put high efforts ,, the valuable one ,, thanks bro ,,
    this is the best vedio i seen in 2024,,

  • @priyanshukumar2606
    @priyanshukumar2606 Місяць тому

    Wow, one of the best videos on animation, hope to see more content from this mentor.

  • @sidjain8651
    @sidjain8651 12 днів тому

    Learnt a lot on Animation. Thanks Andrei

  • @fsfaysalcse
    @fsfaysalcse Місяць тому

    Best compose animation video i’ve ever seen. Can i have this guy LinkedIn ?

  • @serlok4688
    @serlok4688 4 місяці тому

    struct ContentView: View {
    let letters = Array("Hello SwiftUI")
    @State private var enabled = false
    @State private var dragAmount = CGSize.zero
    var body: some View {
    HStack(spacing: 0) {
    ForEach(0..