Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 304 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 304 Bytes

react-native-starter

template for a react native app

includes -

###routing [react-router-native]

###component library [native-base]

###tables [react-native-table-component]

###state management [zustand]

###testing [cypress]

###type saftey [typescript]

###linting [eslint]

###dev server [expo]