@tamagui/core 1.129.16 → 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.
package/dist/native.js CHANGED
@@ -7649,8 +7649,7 @@ var require_createComponent_native = __commonJS({
7649
7649
  isExiting,
7650
7650
  isAnimated,
7651
7651
  willBeAnimated,
7652
- styledContextProps,
7653
- noMergeStyle: isAnimated && (animationDriver == null ? void 0 : animationDriver.needsWebStyles)
7652
+ styledContextProps
7654
7653
  }, themeName = (themeState == null ? void 0 : themeState.name) || "";
7655
7654
  process.env.NODE_ENV === "development" && time2 && time2`split-styles-prepare`;
7656
7655
  var 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;