import Constants from 'expo-constants'; const styles = StyleSheet.create({ screen:{ flex:1, paddingTop: Constants.statusBarHeight } })