Learning something new #React-Native

Hey folks,
it's been a while since I wrote a blog on my programming journey so here I am back with an update I was recently too much engrossed in various things and programming was sidelined for a bit from now on I will try to be consistent
starting with a new journey in a world of react-native
Why I chose react-native?
mobile development is something that always had intrigued me building my apps and releasing them for the public to use is a genuinely fascinating task however I was always overwhelmed by the amount of work required to get into it so I kept exploring various languages until I found react-native
What is so special about it?
cross-platform development (one code multiple devices)
has javascript at heart
beginner-friendly
no new language is required like Flutter (dart)
today I learnt about how to start an app on the Android device itself its not as simple as it sounds
done with a hello_world app
problems so far ...
the problems that one might face are
overwhelming installation process
Linux and Mac require certain extra installations
The created project seems too intricate however is simple once you get started
learning React-native has certainly taught me the importance of reading the documentation hope I can maintain consistency and learn this framework well
keeping the community updated


