https://github.com/nativescript/tanstack
TanStack Router for NativeScript
https://github.com/nativescript/tanstack
android ios nativescript tanstack-router typescript
Last synced: 3 months ago
JSON representation
TanStack Router for NativeScript
- Host: GitHub
- URL: https://github.com/nativescript/tanstack
- Owner: NativeScript
- License: apache-2.0
- Created: 2026-03-07T22:52:41.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-03-09T03:22:42.000Z (3 months ago)
- Last Synced: 2026-03-11T18:08:12.195Z (3 months ago)
- Topics: android, ios, nativescript, tanstack-router, typescript
- Language: TypeScript
- Homepage: https://blog.nativescript.org/tanstack-router-for-nativescript
- Size: 1.38 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## TanStack Router for NativeScript
Packages:
- [@nativescript/tanstack-router](packages/tanstack-router/README.md)
https://github.com/user-attachments/assets/26c1a479-ab6a-4501-b5f7-7920ea66aa13
# How to use?
```
npm run setup
```
You can then use `npm start` to view options for building the package and running the demo app.
## Prerequisites
- Node 22+ is recommended
Made with ❤️