import { View } from 'react-native'; const ScreenContainer = View; export default ScreenContainer;