@tamagui/core 1.74.2 → 1.74.3

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.
@@ -4725,7 +4725,7 @@ var require_createComponent_native = __commonJS({
4725
4725
  isZStack,
4726
4726
  debug: debugProp
4727
4727
  });
4728
- asChild && (elementType = import_Slot.Slot), content = (0, import_react.createElement)(elementType, viewProps, content);
4728
+ asChild && (elementType = import_Slot.Slot, Object.assign(viewProps, { onPress, onLongPress })), content = (0, import_react.createElement)(elementType, viewProps, content);
4729
4729
  let subGroupContext = (0, import_react.useMemo)(() => {
4730
4730
  if (groupName)
4731
4731
  return {