marcosgriselli / ViewAnimator

ViewAnimator brings your UI to life with just one line
MIT License
7.3k stars 487 forks source link

Items in StackView Hide /show animation #73

Open naveedmcs opened 4 years ago

naveedmcs commented 4 years ago

Question

looking for better example hide and show animation of view inside stackView

marcosgriselli commented 4 years ago

@nvdmcs do you have a reference of what you're trying to do? UIStackView has a arrangedSubviews property which you can send over to the animation methods.