Hello World in react native
Hey folks! Here we'll see how to customize our react native app's home screen and show hello world.
First, let's understand the basic file structure in a react app. I want you to take a look at index.js file .
This file is responsible for rendering ...
shanmukhaaditya.hashnode.dev2 min read