mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix theme changing issue
This commit is contained in:
@ -127,7 +127,7 @@ const ScreenImagesViewer = ({
|
||||
|
||||
return (
|
||||
<SafeAreaProvider>
|
||||
<StatusBar backgroundColor='rgb(0,0,0)' />
|
||||
<StatusBar hidden />
|
||||
<ImageViewer
|
||||
images={imageUrls}
|
||||
imageIndex={initialIndex}
|
||||
|
Reference in New Issue
Block a user