BlurView: How to detect if iOS Reduce Transparency is enabled?

  1. SDK Version: “expo”: “~47.0.12”
  2. Platforms(Android/iOS/web/all): iOS

How do you detect if a device has “Reduce Transparency” enabled? I do ‘android’ detection with Platform.OS to disable the BlurView, but for iOS …
When Reduced Transparency is enabled:


This is not pretty. Is there a way to detect the transparency setting so different situations can be dealt with accordingly, please?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.