ebanutsya

This commit is contained in:
2023-10-30 09:16:25 +03:00
parent cd89a70b17
commit 2a4479faac
13 changed files with 393 additions and 80 deletions

View File

@@ -76,7 +76,8 @@ const styles = StyleSheet.create({
borderRadius: 0,
borderTopRightRadius: responsiveWidth(1),
borderBottomRightRadius: responsiveWidth(1),
paddingHorizontal: responsiveWidth(5)
paddingHorizontal: responsiveWidth(5),
height:'100%'
},
scanImageWrapper: {
paddingHorizontal: responsiveWidth(1),