Your First Hello World React-Native App (JSX,Basic Components in react-native )
In this article, we will be talking about how to write your first hello world application in react-native. We will also discuss what is JSX and how to add some basic components.
JSX
In simple terms, JSX can be defined as HTML inside JavaScript.
It ...
sharetogrow.hashnode.dev3 min read