/react-native-template

Simple React Native template with Unstated

Primary LanguageJavaScriptMIT LicenseMIT

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