UNPKG

react-native-screens

Version:
8 lines (7 loc) 260 B
'use client'; import { codegenNativeComponent } from 'react-native'; export default codegenNativeComponent('RNSStackHeaderConfigIOS', { interfaceOnly: true, excludedPlatforms: ['android'] }); //# sourceMappingURL=StackHeaderConfigIOSNativeComponent.js.map