mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-26 23:05:00 +03:00
fixed camera overflow issue
This commit is contained in:
parent
d092eeef68
commit
1fd15d305f
@ -15,6 +15,7 @@ export default EStyleSheet.create({
|
||||
},
|
||||
cameraContainer: {
|
||||
backgroundColor: 'black',
|
||||
overflow: 'hidden',
|
||||
},
|
||||
mainButton: {
|
||||
marginTop: 16,
|
||||
|
Loading…
Reference in New Issue
Block a user