Day 20 - #adventOfIOSAccessibility. There is an option for the user to request an experience with Reduce Motion, and we should honor it. If your app has animations, make sure to check if the user has this setting on. Here are three examples where Apple does a great job.

UIKit: developer.apple.com/documentat…

SwiftUI: developer.apple.com/documentat…

#365DaysIOSAccessibility