You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on iOS it is permantly not blended
on Android the situation is funnier, on overscroll the text inside a scrollView loses blendmode but once you stopoverscrolling its back to being blended. @NickGerleman
Description
When using a mixBlendMode: 'overlay' on a , wont work when is wrapped with a however works as expected outside of a ScrollView
Steps to reproduce
React Native Version
0.77.1
Affected Platforms
Runtime - Android, Runtime - iOS
Output of
npx @react-native-community/cli info
Stacktrace or Logs
Reproducer
https://github.com/Amurmurmur/rn-mixblendmode-bug
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: