fix: rides layout and accessibility

This commit is contained in:
Sanidhya Kumar Verma
2024-09-04 06:52:11 +00:00
committed by GitHub
parent 20580c58df
commit e9a4e892d9
4 changed files with 13 additions and 4 deletions
+1
View File
@@ -29,6 +29,7 @@ export const RideLayout = ({
<View className="w-10 h-10 bg-white rounded-full items-center justify-center">
<Image
source={icons.backArrow}
alt="Back arrow"
resizeMode="contain"
className="w-6 h-6"
/>