react-crud-mobile 1.0.833 → 1.0.835

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.
@@ -1889,7 +1889,9 @@ var styles$a = /*#__PURE__*/reactNative.StyleSheet.create({
1889
1889
  flexDirection: 'column',
1890
1890
  flexWrap: 'wrap',
1891
1891
  width: '100%',
1892
- alignItems: 'flex-start'
1892
+ alignItems: 'flex-start',
1893
+ marginTop: 5,
1894
+ marginBottom: 5
1893
1895
  },
1894
1896
  label: {
1895
1897
  fontWeight: 400,