iOS 11 has a new feature called \"Smart Invert Colors\", and I want to take advantage of that in my app. I already have my own dark mode implemented in my app, so I\'ll do t
See iOS 11 UIView's property accessibilityIgnoresInvertColors.
UIView