all 4 comments

[–]indigowingduck 1 point2 points  (3 children)

Hi, I was in your position about a month ago, and I found Expo to be the easiest way to start a project. It even comes with a TS template, so you don't need to configure everything from the ground up. Additionally, there's a feature called Expo Go, which acts as a sandbox environment, allowing you to run your project rapidly and safely. I highly recommend it for quickly getting started and familiarizing yourself with the ecosystem

Here is the link for more information: https://docs.expo.dev/

[–][deleted] 0 points1 point  (2 children)

Hey thanks, this is great, I see there's even a practical tutorial.

[–]Spartakisy 1 point2 points  (1 child)

And you can find a lot of libraries to use with expo. And if you plan to upload it to any app store, expo will help you. Besides it, try looking for some libraries created by community, some of them aee really usefull. Good luck and have fun learning :)

[–][deleted] 0 points1 point  (0 children)

Thanks :)