wix / react-native-ui-lib

UI Components Library for React Native
https://wix.github.io/react-native-ui-lib/
MIT License
6.44k stars 706 forks source link

Tabcontroller does not re-render when passing custom background color via color scheme. #1885

Closed MuhammedKpln closed 2 years ago

MuhammedKpln commented 2 years ago

Description

Tabcontroller does not re-render when changing color scheme.

Related to

Expected behavior

When passing custom background color via color scheme, changing color scheme with Colors.setScheme does not rerender Tabcontroller, which remains on older scheme

Actual behavior

Tabcontroller does not re-render when changing color scheme.

More Info

Code snippet

Snippet

Screenshots/Video

https://user-images.githubusercontent.com/17166855/157345238-dd92eae4-e0f7-4ae7-883f-c95f4042f3df.mp4

Environment

Affected platforms

Zengets commented 9 months ago

same bug