Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.05 KB

README.md

File metadata and controls

14 lines (9 loc) · 1.05 KB

MySkills-ReactNative

MainImg

CHAPTER 01 - Basic concepts

enter image description here

This repository stores the Chapter 01 content of the specialization in React Native taught by ROCKETSEAT in its IGNITE PRO course.

Technologies used:
React Native

What I learned?

With this project I was able to understand the basic resources used to create amazing apps with React Native. Was also used a lot of useState to store data and manipulate it and render some content on the screen and later remove it. Finally was added a function to display a welcome message based on daily hour.