Fix the following: const styles = StyleSheet.create({
?_________________?: {
flex: 1,
alignItems: 'center',
justifyContent: 'center',
backgroundColor: 'darkblue'flex
container
text
alignItems
Q.Fix the following: const styles = StyleSheet.create({
?_________________?: {
flex: 1,
alignItems: 'center',
justifyContent: 'center',
backgroundColor: 'darkblue'
30 sec