react-crud-mobile 1.0.682 → 1.0.684

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.
@@ -1242,7 +1242,7 @@ var styles$8 = /*#__PURE__*/reactNative.StyleSheet.create({
1242
1242
  flexWrap: 'nowrap',
1243
1243
  flexDirection: 'row',
1244
1244
  alignContent: 'center',
1245
- justifyContent: 'center',
1245
+ justifyContent: 'flex-start',
1246
1246
  alignItems: 'center',
1247
1247
  padding: 15,
1248
1248
  backgroundColor: 'primary'
@@ -1293,7 +1293,7 @@ function UIView(_ref) {
1293
1293
  flexWrap: 'nowrap',
1294
1294
  flexDirection: 'row',
1295
1295
  alignContent: 'center',
1296
- justifyContent: 'center',
1296
+ justifyContent: 'flex-start',
1297
1297
  alignItems: 'center'
1298
1298
  },
1299
1299
  children: header