Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nathanwalker/vision-pro-angular

Vision Pro 🥽 for Angular Developers
https://github.com/nathanwalker/vision-pro-angular

angular nativescript swiftui typescript visionos

Last synced: 9 days ago
JSON representation

Vision Pro 🥽 for Angular Developers

Awesome Lists containing this project

README

        

**Vision Pro 🥽 for Angular Developers**


Vision Pro development with NativeScript

## Setup and Enjoy

Prerequisites:
- [NativeScript Environment Setup](https://docs.nativescript.org/setup)
- node >=20
- [Download the Apple Hello World Tutorial Sample Here](https://developer.apple.com/documentation/visionos/world)
- **Important**: This project requires the `Packages` folder from the Apple tutorial be placed in root directory of this project. It contains the 3D and Reality Composer Pro assets needed for the visionOS example to run.

```
ns run visionos --no-hmr
```