Answer the question
In order to leave comments, you need to log in
If you learn expo js, will it be like React Native or not?
Expo js if you learn it will be easy to switch to react native or is it react native? Where can I learn expo js?
Answer the question
In order to leave comments, you need to log in
For starters, it’s worth starting with Expo, when you get used to it, you’ll make an eject.
To make it clearer, Expo is a regular RN application pre-compiled with a certain set of native libraries and which can load a custom JS bundle into itself.
You will not need to compile anything yourself to get started, but you will not be able to use native libraries that are not included in the distribution. But you don't need it at first either :)
Then, when you get comfortable, you can eject your project, if necessary.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question