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: 4 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T14:25:31.000Z (over 1 year ago)
- Last Synced: 2025-06-14T11:05:36.369Z (5 months ago)
- Topics: augmented-reality, expo, extended-reality, react-native, react-vision, typescript, virtual-reality
- Language: TypeScript
- Homepage: https://nativevision.xyz
- Size: 769 KB
- Stars: 23
- Watchers: 3
- Forks: 14
- 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?