Question: I created react native expo not cli app using following command line. npx create - expo - app test && cd test npx expo install

I created react native expo not cli app using following command line.
npx create-expo-app test && cd test
npx expo install react-dom react-native-web @expo/metro-runtime
npx expo start
Problem1. It doesnt work on android studio enumerator android version 6,7,8. I think I miss the setup or I dont know. Can you help this problem?
Problem2. I have login.js and style.js where style.js is styling components or text box line input text etc. first if I run this app on iOS it has small white gap on left and right. If I run this on android there is app screen and lots of white spaces around it and it seems doesnt fully cover the screen size how to fix this? So that my screen and app can be fit into any devices screen size. Give me examples and code

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!