File Structure of React Nativve
Hola coders !
In this article we will have a quick glance of React BNative File Structure
Let’s walkthrough each one of them one by one
__tests__
This folder consists of App.test.tsx which is a testing file to write the test cases
.bundle
It is...
akshitagarg275.hashnode.dev3 min read