From the course: React Native Ecosystem and Workflow
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
IDEs for React Native - React Native Tutorial
From the course: React Native Ecosystem and Workflow
IDEs for React Native
- [Instructor] There used to be several specialized IDE for React Native, such as Deco IDE or Nuclide. But these came out of flavor very fast. And also the big players are becoming so well-rounded that with your regular IDE of choice, you will be well covered. If you're not sure what to use, let's explore the options available. So the first one that I always recommend and the one that I'm using personally, and that's why I recommend it, is VS Code, so Visual Studio Code. It is one, I believe, more solid IDE because it's constantly being develop and enhance with new tools and extensions. And the community is so strong around it that there's extensions built every day for that particular IDE. So if you're looking for anything that are related to React Native, there's going to be tons of extensions that you can add to your install of Visual Studio Code. And I'll give you an example. So I'm just going to open, very…