A starting point for a new React Native app, not a demo to strip down.
A project-agnostic React Native / Expo starter with a Windows-first toolchain. It ships an opinionated design-token system, a generic component library, and accessibility baked in to WCAG 2.1 AA, so a new app starts from a working, accessible foundation instead of a blank screen.
The whole app is re-skinnable by editing design tokens in one place: components never hardcode a colour, size, or spacing value. A generic component library and a full showcase route mean you can see every building block before you touch any code. Double-click PowerShell scripts cover every build, deploy, and quality task, so getting a new project running doesn't mean re-deriving the tooling from scratch.
The template is free, open source, and meant to be used as a starting point: clone it, rename it, and make it yours. Fork it, extend it, or contribute back.