So when we use animations using your LBTA tools components won't work..... I asked because instead of using the code in func setupLayout in the video ...I used this:
hstack(userImage, cardImageUser, spacing: 32, alignment: .center, distribution: .fillEqually).withMargins(.init(top: 0, left: 10, bottom: 0, right: 10))
issue was when I went to tap to dismiss the images or blur didn't disappear.