### Current behavior I want to use `headerBlurEffect` in NativeStack with value "extraLight" , but it seems to have no effect https://github.com/user-attachments/assets/64fcfbe2-4cb5-43d0-8904-8cc85d737f06 ### Expected behavior I expect some blur effect, just like with "light" value ### Reproduction https://github.com/stanleyoos/native-stack-reproduction ### Platform - [ ] Android - [X] iOS - [ ] Web - [ ] Windows - [ ] MacOS ### Packages - [ ] @react-navigation/bottom-tabs - [ ] @react-navigation/drawer - [ ] @react-navigation/material-top-tabs - [ ] @react-navigation/stack - [X] @react-navigation/native-stack - [ ] react-native-tab-view ### Environment | package | version | | -------------------------------------- | ------- | | @react-navigation/native | 6.1.18 | @react-navigation/native-stack |6.11.0 | react-native-safe-area-context |4.10.5 | react-native-screens |3.31.1 | react-native-gesture-handler |2.16.1 | react-native-reanimated |3.10.1 | react-native |0.74.3 | expo |51.0.24 | node |18.20.2 | npm |10.5.0
Current behavior
I want to use
headerBlurEffectin NativeStack with value "extraLight" , but it seems to have no effectScreen.Recording.2024-08-07.at.09.46.38.mov
Expected behavior
I expect some blur effect, just like with "light" value
Reproduction
https://github.com/stanleyoos/native-stack-reproduction
Platform
Packages
Environment