Эх сурвалжийг харах

Bugfix: customBackgroundColor problem fixed in Main Header component.

lfabl 1 сар өмнө
parent
commit
0351ca2ca5

+ 1 - 0
src/components/mainHeader/index.tsx

@@ -50,6 +50,7 @@ const MainHeader = ({
         container: containerDynamicStyle
     } = useStyles({
         isWorkWithSafeAreaView,
+        customBackgroundColor,
         isWorkWithSeperator,
         isWorkWithSticky,
         backgroundColor,