@vxrn/react-native-prebuilt 1.1.203 → 1.1.205

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.
Files changed (36) hide show
  1. package/dist/cjs/index.js +4 -2
  2. package/dist/cjs/index.js.map +1 -1
  3. package/dist/cjs/index.native.js +4 -2
  4. package/dist/cjs/index.native.js.map +2 -2
  5. package/dist/esm/index.js +4 -2
  6. package/dist/esm/index.js.map +1 -1
  7. package/dist/esm/index.mjs +2 -2
  8. package/dist/esm/index.mjs.map +1 -1
  9. package/dist/esm/index.native.js +4 -2
  10. package/dist/esm/index.native.js.map +2 -2
  11. package/package.json +6 -5
  12. package/src/index.ts +13 -3
  13. package/types/index.d.ts.map +1 -1
  14. package/vendor/react-18.3.1/index.js +1941 -0
  15. package/vendor/react-jsx-runtime-18.3.1/index.js +916 -0
  16. package/vendor/react-native-0.74.1/index.js +83217 -0
  17. package/vendor/react/LICENSE +0 -21
  18. package/vendor/react/README.md +0 -37
  19. package/vendor/react/cjs/react-jsx-dev-runtime.development.js +0 -1315
  20. package/vendor/react/cjs/react-jsx-dev-runtime.production.min.js +0 -10
  21. package/vendor/react/cjs/react-jsx-dev-runtime.profiling.min.js +0 -10
  22. package/vendor/react/cjs/react-jsx-runtime.development.js +0 -1333
  23. package/vendor/react/cjs/react-jsx-runtime.production.min.js +0 -11
  24. package/vendor/react/cjs/react-jsx-runtime.profiling.min.js +0 -11
  25. package/vendor/react/cjs/react.development.js +0 -2740
  26. package/vendor/react/cjs/react.production.min.js +0 -26
  27. package/vendor/react/cjs/react.shared-subset.development.js +0 -20
  28. package/vendor/react/cjs/react.shared-subset.production.min.js +0 -10
  29. package/vendor/react/index.js +0 -7
  30. package/vendor/react/jsx-dev-runtime.js +0 -7
  31. package/vendor/react/jsx-runtime.js +0 -7
  32. package/vendor/react/package.json +0 -48
  33. package/vendor/react/react.shared-subset.js +0 -7
  34. package/vendor/react/umd/react.development.js +0 -3343
  35. package/vendor/react/umd/react.production.min.js +0 -31
  36. package/vendor/react/umd/react.profiling.min.js +0 -31
@@ -1,11 +0,0 @@
1
- /**
2
- * @license React
3
- * react-jsx-runtime.production.min.js
4
- *
5
- * Copyright (c) Facebook, Inc. and its affiliates.
6
- *
7
- * This source code is licensed under the MIT license found in the
8
- * LICENSE file in the root directory of this source tree.
9
- */
10
- 'use strict';var f=require("react"),k=Symbol.for("react.element"),l=Symbol.for("react.fragment"),m=Object.prototype.hasOwnProperty,n=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};
11
- function q(c,a,g){var b,d={},e=null,h=null;void 0!==g&&(e=""+g);void 0!==a.key&&(e=""+a.key);void 0!==a.ref&&(h=a.ref);for(b in a)m.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:k,type:c,key:e,ref:h,props:d,_owner:n.current}}exports.Fragment=l;exports.jsx=q;exports.jsxs=q;
@@ -1,11 +0,0 @@
1
- /**
2
- * @license React
3
- * react-jsx-runtime.profiling.min.js
4
- *
5
- * Copyright (c) Facebook, Inc. and its affiliates.
6
- *
7
- * This source code is licensed under the MIT license found in the
8
- * LICENSE file in the root directory of this source tree.
9
- */
10
- 'use strict';var f=require("react"),k=Symbol.for("react.element"),l=Symbol.for("react.fragment"),m=Object.prototype.hasOwnProperty,n=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};
11
- function q(c,a,g){var b,d={},e=null,h=null;void 0!==g&&(e=""+g);void 0!==a.key&&(e=""+a.key);void 0!==a.ref&&(h=a.ref);for(b in a)m.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:k,type:c,key:e,ref:h,props:d,_owner:n.current}}exports.Fragment=l;exports.jsx=q;exports.jsxs=q;