UNPKG

react-native-screens

Version:
7 lines (6 loc) 245 B
'use client'; import { codegenNativeComponent } from 'react-native'; export default codegenNativeComponent('RNSStackHeaderItemSpacerIOS', { excludedPlatforms: ['android'] }); //# sourceMappingURL=StackHeaderItemSpacerIOSNativeComponent.js.map