Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nathanwalker/vision-pro-angular
- Owner: NathanWalker
- Created: 2024-05-28T20:14:47.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T18:07:05.000Z (7 months ago)
- Last Synced: 2024-12-18T19:38:15.460Z (22 days ago)
- Topics: angular, nativescript, swiftui, typescript, visionos
- Language: Swift
- Homepage:
- Size: 21.4 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Vision Pro 🥽 for Angular Developers**
## 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
```