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.
package/dist/native.js CHANGED
@@ -8748,8 +8748,7 @@ var require_createComponent_native = __commonJS({
8748
8748
  isExiting,
8749
8749
  isAnimated,
8750
8750
  willBeAnimated,
8751
- styledContextProps,
8752
- noMergeStyle: isAnimated && (animationDriver == null ? void 0 : animationDriver.needsWebStyles)
8751
+ styledContextProps
8753
8752
  }, themeName = (themeState == null ? void 0 : themeState.name) || "";
8754
8753
  process.env.NODE_ENV === "development" && time2 && time2`split-styles-prepare`;
8755
8754
  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;