Skip to content

Latest commit

 

History

History
312 lines (303 loc) · 40.8 KB

File metadata and controls

312 lines (303 loc) · 40.8 KB
title
React Native

Solito & Expo are neat. React Native Quick SQLite is slick too. Stacks is useful for layouts. React Native Url Router is neat router. React Native Developer Tools is useful.

Ignite, zART-Stack & React Native template with goodies seem like nice starters.

Nice OSS RN apps

Notes

  • Never use the <Text> component directly. Instead, create your own abstraction so you don't repeat yourself with font name, font size or colors each time and it's easier to change properties at any point.

Links