tamagui 1.103.3 → 1.104.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
@@ -6725,7 +6725,7 @@ var require_expandStyle_native = __commonJS({
6725
6725
  }
6726
6726
  });
6727
6727
  module2.exports = __toCommonJS2(expandStyle_exports);
6728
- var import_constants4 = require_index_native6(), import_webToNativeProps = require_webToNativeProps_native();
6728
+ var import_constants4 = require_index_native6(), import_webToNativeProps = require_webToNativeProps_native(), import_config = require_config_native();
6729
6729
  function _define_property9(obj, key, value) {
6730
6730
  return key in obj ? Object.defineProperty(obj, key, {
6731
6731
  value,