Liquid Glass header shadows incorrectly invert when FlatList has inverted={true} on iOS 26
Ninguém assumiu esta issue ainda.
Avaliação
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Facilidade para iniciantes
- 48/100
- Tipo de issue
- Bug
- Clareza
- Razoavelmente clara
- Status de atividade
- Pouca atividade
- Stack de tecnologia
- ios, react-native
- Domínio
- mobile
Direção de pesquisa
Comece com o reprodutor obrigatório do Snack e compare o comportamento do header nos casos de FlatList invertidos e não invertidos no iOS. Use as configurações de headerTransparent e ViewController, incluindo o caso scaleY: -1, como pontos de entrada para a investigação. Está concluído quando o header transparente mantém a sombra normal e o gradiente de desfoque, e o conteúdo abaixo é escurecido corretamente.
Escrita pelo modelo de indexação a partir do texto da issue.
Descrição
Description
Expected Behavior
When using inverted={true} FlatList, the header shadow/blur should maintain its normal appearance with proper content darkening underneath the transparent header.
Actual Behavior
Liquid Glass interface automatically detects the FlatList inversion and incorrectly inverts the header blur gradient. This causes:
- All visible content under the header becomes properly darkened (incorrect)
- All content that should be darkened under the header remains fully transparent (incorrect)
The shadow/blur gradient is effectively inverted, creating the opposite visual effect.
migrated from https://github.com/software-mansion/react-native-screens/issues/3293
Steps to reproduce
- Setting up
headerTransparent: trueif using Navigation OR add native elements to ViewController (Searchbar etc.) - Add a FlatList with inverted={true} OR apply transform: [{ scaleY: -1 }]
- Scroll the list and observe the header shadow behavior
- Compare with a non-inverted FlatList
React Native Version
0.81.4
Affected Platforms
Runtime - iOS
Output of npx @react-native-community/cli info
System:
OS: macOS 26.0.1
CPU: (11) arm64 Apple M3 Pro
Memory: 184.17 MB / 18.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.14.0
path: /Users/vasgen/.nvm/versions/node/v22.14.0/bin/node
Yarn:
version: 3.6.1
path: /Users/vasgen/.nvm/versions/node/v22.14.0/bin/yarn
npm:
version: 10.9.2
path: /Users/vasgen/.nvm/versions/node/v22.14.0/bin/npm
Watchman:
version: 2025.03.03.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 25.0
- iOS 26.0
- macOS 26.0
- tvOS 26.0
- visionOS 26.0
- watchOS 26.0
Android SDK:
API Levels:
- "34"
Build Tools:
- 29.0.2
- 32.0.0
- 34.0.0
System Images:
- android-34 | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23339.11.2421.12483815
Xcode:
version: 26.0.1/17A400
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.14
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 19.1.0
wanted: 19.1.0
react-native:
installed: 0.81.4
wanted: 0.81.4
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
Stacktrace or Logs
-
MANDATORY Reproducer
Screenshots and Videos
Example of behavior
ViewController setting up
- Linguagem predominante
- C++
- Estrelas
- 127k
- Forks
- 25.3k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Mais de react/react-native
-
Needs: Author Feedback Needs: Repro
Dificuldade 1/5 Menos de uma hora Facilidade para iniciantes 92/100
react/react-native#58621 · 1 comentário ·
-
Needs: Author Feedback Needs: Repro
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 85/100
react/react-native#58610 · 1 comentário ·
-
Needs: Triage :mag:
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 82/100
react/react-native#58565 · 1 comentário · 2 reações ·
-
Needs: Author Feedback Needs: Repro
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 88/100
react/react-native#58555 · 5 comentários · 2 reações ·
-
Needs: Attention Needs: Repro
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 85/100
react/react-native#58526 · 2 comentários ·
Todas as issues de react/react-native
Issues semelhantes
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 75/100
-
good first issue
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 75/100
ros2/message_filters#338 ·
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 70/100
subsurface/subsurface#4984 ·
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 75/100
flutter-webrtc/flutter-webrtc#2206 ·
-
litertlm-android AAR ships no consumer ProGuard rules → "mid == null" SIGABRT in minified apps Aberta
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 70/100
google-ai-edge/LiteRT-LM#3739 ·