UNPKG

react-native-svg

Version:
2 lines 1.29 kB
var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");Object.defineProperty(exports,"__esModule",{value:true});exports.default=exports.__INTERNAL_VIEW_CONFIG=void 0;var _codegenNativeComponent=_interopRequireDefault(require("react-native/Libraries/Utilities/codegenNativeComponent"));var NativeComponentRegistry=require('react-native/Libraries/NativeComponent/NativeComponentRegistry');var nativeComponentName='RNSVGImage';var __INTERNAL_VIEW_CONFIG={uiViewClassName:'RNSVGImage',validAttributes:{name:true,opacity:true,matrix:true,mask:true,markerStart:true,markerMid:true,markerEnd:true,clipPath:true,clipRule:true,responsible:true,display:true,pointerEvents:true,fill:true,fillOpacity:true,fillRule:true,stroke:true,strokeOpacity:true,strokeWidth:true,strokeLinecap:true,strokeLinejoin:true,strokeDasharray:true,strokeDashoffset:true,strokeMiterlimit:true,vectorEffect:true,propList:true,x:true,y:true,width:true,height:true,src:{process:require('react-native/Libraries/Image/resolveAssetSource')},align:true,meetOrSlice:true}};exports.__INTERNAL_VIEW_CONFIG=__INTERNAL_VIEW_CONFIG;var _default=NativeComponentRegistry.get(nativeComponentName,function(){return __INTERNAL_VIEW_CONFIG;});exports.default=_default; //# sourceMappingURL=ImageNativeComponent.js.map