iOS Smart Invert

When using smart invert, it’s a good way to change your phone into a dark mode and saves battery on OLED screens, the camera images are also inverted.

Use UIAccessibilityIsInvertColorsEnabled() to determine if smart invert is active then use UIView accessibilityIgnoresInvertColors to not invert the video colors.

Hello everyone, if you would like more information about this Roadmap topic, I would like recommend you to check out Apples documentation that I’m going to link. :smile:

https://developer.apple.com/documentation/uikit/uiview/2865843-accessibilityignoresinvertcolors

A post was split to a new topic: Accessibility Colors

Need to split this into three roadmap items. (Other item was split out.)