react-crud-mobile 1.0.679 → 1.0.680

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.
@@ -1292,10 +1292,7 @@ function UIView(_ref) {
1292
1292
  justifyContent: 'center',
1293
1293
  alignItems: 'center'
1294
1294
  },
1295
- children: /*#__PURE__*/jsxRuntime.jsx(UIChildren, {
1296
- scope: scope,
1297
- children: header
1298
- })
1295
+ children: header
1299
1296
  }), /*#__PURE__*/jsxRuntime.jsx(reactNative.View, {
1300
1297
  style: scope.getStyle('container', styles$9.container),
1301
1298
  children: /*#__PURE__*/jsxRuntime.jsx(reactNative.ScrollView, {