Why EXPO Is better than npx react-native init AwesomeApp?

By medeb | personalblog | 26 Jul 2023


Hello,

There is several reasons why expo is better than the manual installation:

82b06311a9dfd5d77dc3f818ee30f177ffa6562be422fdde987e26190b364d5e.png

1 - npx react-native init AwesomeProject doesn't run on a slow internet connection.
You will face problems with gender Socket Timeout which delay your work.

2 - You just need to install an android application on your phone and link with adb server

In react native sometimes the adb server is offline which runs out the emulator while you need to close the emulator and relink your device which seems a heavy work

3 - yarn global are deprecated

You could use yarn dlx create-react-native-app but yarn rarely fails on the slow connections but it seems as complicated process to update your bash as after this it could say to you react-native-cli is not known as a known application:

7637f695f45f98dfe4b4e1e1b0ff6fb7a8d0a7ff71e6ce465274164ca708f452.png

 

 

How do you rate this article?

3



personalblog
personalblog

My daily experience in crypto world

Send a $0.01 microtip in crypto to the author, and earn yourself as you read!

20% to author / 80% to me.
We pay the tips from our rewards pool.