React native apps can be used independently and easily configurable so you can adjust for your needs and the specificities of the projects. Theming is a simple way to use a theme: a plain javascript object. Conditional styles with functions and typescript with a single function are the best ways to achieve multiples styles.

3m read timeFrom antoinemesnil.hashnode.dev
Post cover image
Table of contents
Introduction1. Theming2. Conditional styles with functions and typescript3. Responsive design with a single function4. Utility "classes"
2 Comments

Sort: