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
Component Theme on View for background color causes solid background on Toast. Internal views have no testIds or keys that can be used to target when it is related to a Toast.
Description
Component Theme on View for background color causes solid background on Toast. Internal views have no testIds or keys that can be used to target when it is related to a Toast.
Related to
Steps to reproduce
Expected behavior
I expect the Toast to continue to be transparent, regardless of the View styling applied via the Theme Manager
Actual behavior
The Toast now has a solid background, and cannot be overriden via props due to internal usage of the View.
Environment
"react-native": "0.74.5"
"react-native-ui-lib": "^7.34.0"
Affected platforms
The text was updated successfully, but these errors were encountered: