Check out this list of topics:
- Getting Started Guide - If you're new to Ignite, start here
- Components - Ignite's built-in UI components
- Theming - How to customize the look and feel of your app
- Colors & Palettes - Explanation of our palette-based approach to colors
- Fonts & Typography - How we define fonts in a semantic way
- Spacing - How to approach consistent spacing throughout your Ignite app
- Styling - How we approach styling components in Ignite
- Navigation - How React Navigation is used to navigate through your screens
- Testing - How to test your Ignite app
- Generators - Everything you need to know about Ignite generators
- Generator Templates - Writing your own generator templates
- Folder-Structure - An explanation of the Ignite folder structure
- Why MobX-State-Tree? - All about MobX-State-Tree, and why we use it instead of Redux
- Expo and Ignite - How Expo fits in with Ignite, and whether you should use it
- TypeScript - An explanation of TypeScript in Ignite and lots of resources
- Upgrading Ignite - How to upgrade your app to the latest and greatest Ignite patterns
- Tour of Ignite - Tour of the Ignite code base for interested contributors
- Releasing Ignite - How we release Ignite
- Internationalization — How to Internationalize your app
- Backend API Integration - An explanation of Ignite's basic API setup
- Remove Demo Code - A quick guide on how to remove Ignite's demo code via command line