@tamagui/core 1.71.0 → 1.72.0

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
@@ -6225,7 +6225,7 @@ var require_useProps_native = __commonJS({
6225
6225
  null,
6226
6226
  componentContext
6227
6227
  );
6228
- return [splitStyles.viewProps, splitStyles.style];
6228
+ return [splitStyles.viewProps, splitStyles.style, theme, media];
6229
6229
  }
6230
6230
  }
6231
6231
  });