Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhrispineda/photos-visionos
SwiftUI recreation of the visionOS Photos app
https://github.com/zhrispineda/photos-visionos
apple applevisionpro recreation swift swiftui visionos
Last synced: about 1 month ago
JSON representation
SwiftUI recreation of the visionOS Photos app
- Host: GitHub
- URL: https://github.com/zhrispineda/photos-visionos
- Owner: zhrispineda
- Created: 2024-07-02T14:22:19.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T19:07:51.000Z (about 2 months ago)
- Last Synced: 2024-12-02T20:22:36.958Z (about 2 months ago)
- Topics: apple, applevisionpro, recreation, swift, swiftui, visionos
- Language: Swift
- Homepage:
- Size: 11.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Photos-visionOS
A **work-in-progress** SwiftUI recreation of the visionOS **2** Photos app.## Preview
![An image of the recreated Photos app in visionOS, with the Sort menu shown along with its sorting options.](Assets/Photos.png)## Information
- This personal project is a recreation of Apple's Photos app for visionOS.
- Features such as accessing and viewing photos are not implemented yet.## Usage
Open the project in Xcode and run with either a Simulator instance or a physical device with Developer Mode enabled as a destination on visionOS.As this is a personal project for learning Swift and SwiftUI, feel free to download and modify the project for your own personal purposes.
## Disclaimers
- All assets such as icons and images are not my own in any way.
- This app is a recreation of Apple's own apps and designs for learning purposes only.
- Feel free to look through the commit history to see the project evolve from a single view to its current state.## Other Projects
- **visionOS Settings** https://github.com/zhrispineda/Settings-visionOS
- **iOS & iPadOS Settings** https://github.com/zhrispineda/Settings-iOS
- **watchOS Settings** https://github.com/zhrispineda/Settings-watchOS