react-crud-mobile 1.0.775 → 1.0.776

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.
@@ -672,7 +672,8 @@ var styles$6 = /*#__PURE__*/reactNative.StyleSheet.create({
672
672
  paddingHorizontal: 15,
673
673
  alignSelf: 'flex-start',
674
674
  flexDirection: 'row',
675
- flexWrap: 'wrap'
675
+ flexWrap: 'wrap',
676
+ gap: 10
676
677
  },
677
678
  icon: {
678
679
  marginRight: 10