Replies: 1 comment 4 replies
-
As far as I understood - I'm new too in the React ecosystem - Expo is a superset of React Native to handle more easily some topics, such as native dependencies, builds, notifications etc. |
Beta Was this translation helpful? Give feedback.
-
Hey guys! I am just starting to learn React Native by myself and I am a bit confused about like everything. First of all, what is Expo in itself? Is it some sort of prerequisite/ must-have tool for developing React Native apps? Is it possible to build React Native apps without Expo at all like maybe using Android Studio and other stuffs?
I don't know any of that but I started React Native development with Expo because it was said to be simpler. Is Expo the recommended way to build React Native apps? What does the official React Native developers/team suggest?
And as I was learning, I came across react Navigation library used for navigation in react native apps. Now I am even more confused. React Navigation library is made by Expo, right? Is this just preferred by people, or is it a some sort of compulsion in React native apps? Now looks like the React Navigation hasn't had a stable update since 2021 0there seems to be pre-release available tho). Is it gonna be discontinued soon? And is expo-router the new form of navigation that will replace React Navigation?
I seriously need your guidances and suggestions in this. i have a lot of questions in my mind and since I am just starting out, what would be better to learn - Expo Router or React navigation or what to start my development journey with React Native?
Beta Was this translation helpful? Give feedback.
All reactions