Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 886 Bytes

File metadata and controls

29 lines (18 loc) · 886 Bytes

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

Prerequisites

Running the App

npm run ios

// or...

npm run android

References