Files
Schnappix/node_modules/react-native-svg/lib/module/fabric/IOSSvgViewNativeComponent.js
T

5 lines
240 B
JavaScript

import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
export default codegenNativeComponent('RNSVGSvgView', {
excludedPlatforms: ['android']
});
//# sourceMappingURL=IOSSvgViewNativeComponent.js.map