UNPKG

react-native-screens

Version:
10 lines (6 loc) 296 B
'use client'; import { codegenNativeComponent } from 'react-native'; // iOS-specific: SFSymbol, image as a template usage // eslint-disable-next-line @typescript-eslint/ban-types export default codegenNativeComponent('RNSTabsScreen', {}); //# sourceMappingURL=TabsScreenNativeComponent.js.map