Skip to content
This repository has been archived by the owner. It is now read-only.

thailh12/react-native-template

Repository files navigation

my React native Template

/src/container to store and manage your data (state), you can share with every screen by using unstated Subscribe

/src/components to build your screen

/src/elemets to style your elements (Button, Text Title) with styled-components

/src/navigation to define you navigation