TanStack Router for NativeScript
Early Developer Preview
TanStack Router in a NativeScript app built with SolidJS. It demonstrates how to set up routing, including nested routes and modals.
Learn more about TanStack Router with NativeScript: https://blog.nativescript.org/tanstack-router-for-nativescript
- Node.js (version 22 or higher)
- NativeScript (version 9 or higher)
npm run ios
// or...
npm run android