Explorar el Código

tiny style tweak

Artur Paikin hace 6 años
padre
commit
8f34bbf6f7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      examples/react-native-expo/FileList.js

+ 2 - 2
examples/react-native-expo/FileList.js

@@ -83,8 +83,8 @@ const styles = StyleSheet.create({
   item: {
     width: 100,
     marginTop: 5,
-    marginBottom: 5,
-    marginRight: 15
+    marginBottom: 15,
+    marginRight: 25
   },
   itemImage: {
     width: 100,