UNPKG

react-native-screens

Version:
10 lines (6 loc) 308 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('RNSBottomTabsScreen', {}); //# sourceMappingURL=BottomTabsScreenNativeComponent.js.map