Updated sliding animation for ScannedDatabox on all 3 screens

This commit is contained in:
2024-08-15 16:04:13 +08:00
parent ecf174e1d6
commit 36be49a740
5 changed files with 17156 additions and 60 deletions

View File

@@ -469,7 +469,7 @@ const styles = StyleSheet.create({
},
deleteButtonText: {
marginRight: screenWidth * 0.02,
color: '#ff69b4',
color: '#f41c87',
fontSize: screenWidth * 0.035,
},
modalOverlay: {