Merge pull request #6995 from BlueWallet/cameraflipb

FIX: Camera flip wasnt visible
This commit is contained in:
GLaDOS 2024-08-30 06:54:20 +00:00 committed by GitHub
commit c0109e7371
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 150 KiB

View file

@ -33,7 +33,7 @@ const styles = StyleSheet.create({
justifyContent: 'center',
borderRadius: 20,
position: 'absolute',
right: 16,
left: 16,
top: 44,
},
closeImage: {