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

Latest commit

 

History

History
9 lines (5 loc) · 303 Bytes

File metadata and controls

9 lines (5 loc) · 303 Bytes

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