Re-writing App.tsx 00.05.30 import React from 'react'; import { View, //div Text, //p SafeAreaView //to aviod the notches 00.06.20 } from 'react-native'; //00.06.02 // in react-native, every opening tag should also have clos...
vikas2001.hashnode.dev1 min readNo responses yet.