fix: remove unsupported gap style from GeofenceStatus

This commit is contained in:
Aleksandar 2025-12-15 12:31:55 +01:00
parent 0c272502f8
commit c238e18766

View File

@ -71,7 +71,7 @@ const styles = StyleSheet.create({
color: '#fff',
},
content: {
gap: 12,
marginTop: 12,
},
stat: {
flexDirection: 'row',