UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

16 lines (11 loc) 531 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _codegenNativeComponent = _interopRequireDefault(require("react-native/Libraries/Utilities/codegenNativeComponent")); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } // eslint-disable-next-line import/no-default-export var _default = (0, _codegenNativeComponent.default)("SkiaDomView"); exports.default = _default; //# sourceMappingURL=SkiaDomViewNativeComponent.js.map