tamagui 1.116.6 → 1.116.7

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.
package/dist/native.js CHANGED
@@ -17749,7 +17749,7 @@ var require_SheetImplementationCustom_native = __commonJS({
17749
17749
  })
17750
17750
  ]
17751
17751
  })
17752
- }), shouldMountChildren = unmountChildrenWhenHidden ? !opacity : !0;
17752
+ }), shouldMountChildren = unmountChildrenWhenHidden ? !!opacity : !0;
17753
17753
  if (modal) {
17754
17754
  var modalContents = /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(import_portal2.Portal, {
17755
17755
  stackZIndex: zIndex,