Skip to content

NathanWalker/tanstack-native-react

Repository files navigation

tanstack-native-react

This is a TanStack Start React 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.

About

TanStack Native with React

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors