Start 100DaysOfSwiftUI from 2020.Mar.18th.
Day 32, 33, 34: Project 6, part one, two, three
done with 90min
New findings: followings are new findings
- implicit animation
- animation modifier do great job !
- customize animation
- XCode support is not so good for coding using animation modifier 🙁 but we can use more precise coding instead of simplified way(i.e. Animation.easeInOut instead of .easeInOut), then able to get nice support from Xcode
- animation binding
- we can add modifiers also to Button and so on. it is so nice.
- explicit animation
- last example looks so cool !
for challenges, it is too difficult. i need to come back this challenge later.
Sponsor Link