https://github.com/reactvision/expo-starter-kit-typescript
An Expo starter-kit for the ReactVision's Viro library, written in TypeScript. If you're new to ReactVision and Viro then this is the recommended starter-kit.
https://github.com/reactvision/expo-starter-kit-typescript
augmented-reality expo extended-reality react-native react-vision typescript virtual-reality
Last synced: 20 days ago
JSON representation
An Expo starter-kit for the ReactVision's Viro library, written in TypeScript. If you're new to ReactVision and Viro then this is the recommended starter-kit.
- Host: GitHub
- URL: https://github.com/reactvision/expo-starter-kit-typescript
- Owner: ReactVision
- License: mit
- Created: 2024-01-29T21:25:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-11T14:25:31.000Z (about 1 year ago)
- Last Synced: 2025-04-30T21:08:41.746Z (20 days ago)
- Topics: augmented-reality, expo, extended-reality, react-native, react-vision, typescript, virtual-reality
- Language: TypeScript
- Homepage: https://nativevision.xyz
- Size: 769 KB
- Stars: 22
- Watchers: 3
- Forks: 13
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expo Starter Kit (TypeScript)
## Installation
```shell
npm install
```## Running
```shell
npm run start`
```## Expo Docs
[Expo Docs](https://docs.expo.dev/)
## Need help?