React Native Tutorial – Project Structure, IDE and Basic UI Elements
Hello folks! This is the second post on React Native Tutorial. In this post, we are going to learn about the project structure of a react native project, what IDE we should use and using some basic layout elements such as Text (to display certain text), Button (you know it) and View (to encapsulate the …
Read moreReact Native Tutorial – Project Structure, IDE and Basic UI Elements