Basic Components in React Native for Beginners
Feb 25, 2024 · 1 min read · 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...
Join discussion