Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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 createexpoapp test && cd test
npx expo install reactdom reactnativeweb @expometroruntime
npx expo start
Problem It doesnt work on android studio enumerator android version I think I miss the setup or I dont know. Can you help this problem?
Problem I have loginjs 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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started