react-crud-mobile 1.0.665 → 1.0.666

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -899,7 +899,8 @@ var stylesList$1 = /*#__PURE__*/reactNative.StyleSheet.create({
899
899
  width: '100%',
900
900
  flexDirection: 'row',
901
901
  flexWrap: 'wrap',
902
- alignItems: 'stretch'
902
+ alignItems: 'stretch',
903
+ gap: 10
903
904
  },
904
905
  text: {
905
906
  fontSize: 18,