/React_Native_FirstStep

That's my first project to explore the core of React Native, and the hybrid mobile development. it's called Organics and I pretend to learn the basics in this course of Alura; "wish me luck" - Here you'll find everything that I do in this first project.

Primary LanguageJavaScript

So, let's start from the beginning

I will use the Expo SDK to run the mobile enviroment in my device, using the Expo App. So I start this project with the command 'npx create-expo-app name' was really nice use this because, already build everything that I need to start.

And that was day One