Rejawanul Haquerejawanul.hashnode.dev·Jan 22, 2024React NATIVE Tutorial Part-1Here, I am starting the ReactNative to build a Mobile Application. Here in this SS, ( I am explaining line by line ) Line 1: Here I import React from the library of "react". Line 3: Here I import some components( View, Text & SafeAreaView ). Line 5: ...what is view component