UNPKG

react-native-ios-utilities

Version:

Utilities for react-native + iOS and wrappers for using swift together with fabric/paper + JSI

12 lines (9 loc) 265 B
"use strict"; import { codegenNativeComponent } from 'react-native'; // stubs // stubs export default codegenNativeComponent('RNIWrapperView', { excludedPlatforms: ['android'], interfaceOnly: true }); //# sourceMappingURL=RNIWrapperViewNativeComponent.js.map