react-crud-mobile 1.3.325 → 1.3.326

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.
@@ -1268,7 +1268,8 @@ var styles$7 = /*#__PURE__*/reactNative.StyleSheet.create({
1268
1268
  justifyContent: 'center',
1269
1269
  flexDirection: 'row',
1270
1270
  alignItems: 'center',
1271
- margin: 3
1271
+ margin: 3,
1272
+ gap: 5
1272
1273
  },
1273
1274
  item: {
1274
1275
  backgroundColor: 'background',