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

5 lines
247 B
JavaScript

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