Skip to main content

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.