tamagui 1.129.17 → 1.129.18

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.
@@ -8275,8 +8275,7 @@ var require_createComponent_native = __commonJS({
8275
8275
  isExiting,
8276
8276
  isAnimated,
8277
8277
  willBeAnimated,
8278
- styledContextProps,
8279
- noMergeStyle: isAnimated && (animationDriver == null ? void 0 : animationDriver.needsWebStyles)
8278
+ styledContextProps
8280
8279
  }, themeName = (themeState == null ? void 0 : themeState.name) || "", splitStyles = (0, import_getSplitStyles.useSplitStyles)(props, staticConfig, theme, themeName, state, styleProps, null, componentContext, allGroupContexts, elementType, startedUnhydrated, debugProp), groupContext = groupName && (allGroupContexts == null ? void 0 : allGroupContexts[groupName]) || null;
8281
8280
  if (groupContext) {
8282
8281
  var groupState = groupContext == null ? void 0 : groupContext.state;