Basic Components in React Native for Beginners
View View component is a fundamental building block which is used to create the UI of an application. It is similar to <div> which we use in the web but it doesn't mean that is completely similar but it is giving you the idea to under better as a beg...
Feb 25, 20241 min read