Skip to content

NathanWalker/tanstack-native

Repository files navigation

tanstack-native

This is a TanStack Start SolidJS web project with NativeScript added for native targets.

The web app remains the canonical source for routes, components, and styling. The NativeScript build reuses those files where possible, then layers native entry points and platform resources around them.

Setup

npm install

Run

npm run dev
npm run ios
npm run android
npm run visionos

npm run dev starts the TanStack Start web app. The native commands run the same project on iOS, Android, or visionOS through NativeScript.

Native Integration

See DOCS.md for how src/native, vite-native.config.ts, native_resources, and @triniwiz/nativescript-masonkit fit together.

Cloudflare Deploy

The web build is configured for Cloudflare Workers through vite.config.ts and wrangler.jsonc.

npm run deploy

About

TanStack Native with Solid

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors