tamagui 1.79.13 → 1.79.14

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.
@@ -5962,7 +5962,8 @@ var require_View_native = __commonJS({
5962
5962
  var import_helpers = require_index_native7(), import_createComponent = require_createComponent_native(), View2 = (0, import_createComponent.createComponent)({
5963
5963
  acceptsClassName: !0,
5964
5964
  defaultProps: {
5965
- display: "flex"
5965
+ display: "flex",
5966
+ flexDirection: "column"
5966
5967
  },
5967
5968
  validStyles: import_helpers.validStyles
5968
5969
  });