ssap_app/node_modules/react-native-screens/lib/module/components/ScreenContentWrapper.web.js

4 lines
161 B
JavaScript

import { View } from 'react-native';
const ScreenContentWrapper = View;
export default ScreenContentWrapper;
//# sourceMappingURL=ScreenContentWrapper.web.js.map