User
Write something
Pinned
Welcome! 🎉 Start here and Say Hi!
👋 Welcome to Reality Uni - we are a community of forward thinking builders preparing for the coming spatial computing era. 🙋 Your first steps: Introduce yourself by adding a comment on this post, and tell us: - Your Name - Your background/bit of your story - What are you building or learning about, in the spatial computing area? - Optional 1: What's your biggest goal right now? - Optional 2: What you'd like to see on this community? ✨ About: More than 4000 years ago, the ancient Babylonian empire had 'Temple of Learnings', which were physical communal spaces, where people could discuss ground breaking ideas and learn together. Similarly, this community is a 'Temple of Learning' for the future - a place where we share our work, learn new things, and bounce ideas of each another, as we enter this new spatial computing era. 🏅 Values and Best Practices: - This is a long term game we are playing - think in decades, not years. - Level up by posting insights and thoughtful comments. - If advice or have a question, just ask the community. - Please don't spam (zero spam tolerance here). 🧑‍💻 Welcome to the club!
2
4
New comment Oct 16
swiftdata transferrable package is updated
Hi, I was able to add the package but the updated package no longer uses the .swiftDataTransferrable() modifier but rather uses a scene builder: SwiftDataTransferrableScene(schema: schema, exportedUTType: "com.YourTeam.persistentModelID") { WindowGroup { ContentView() } } I'm not quite clear on what it wants as schema I added the code as follows: var body: some Scene { SwiftDataTransferrableScene(schema: schema, exportedUTType: "com.YourTeam.persistentModelID") { WindowGroup (id: "ToDoWindow"){ //To do view ToDoView() .onAppear(perform: { openWindow(id: "InProgressWindow") openWindow(id: "DoneWindow") }) .environmentObject(taskRepository) } WindowGroup .defaultSize(width: 500, height: 500) WindowGroup(id: "InProgressWindow") { //In progress view InProgressView() .environmentObject(taskRepository) } .defaultSize(width: 500, height: 500) WindowGroup(id: "DoneWindow") { //Done view DoneView() .environmentObject(taskRepository) } .defaultSize(width: 500, height: 500) } } I'm not sure how to add schema to the code..
1
4
New comment 4d ago
swiftdata transferrable package is updated
Third party dependencies (can't find the one from tutorial)
Hi I'm currently going through Managing Third-Party Dependencies session but i can't find that dependency through search. Is there something else that I need to do? or a different way to get the package? Thanks!
1
4
New comment 7d ago
visionOS Reality Kit Course: First module out now!
Hi folks, excited to announce that first 4 lessons for the "Mastering visionOS: RealityKit" course is out now. It comes under the module "3D Basics For Programmers". Hope you enjoy. Also, please do share any feedback, as soon as you are able, so I can action them for the remainder of the lessons I am building atm. Next in line, is the "Reality Composer Pro Crash Course"
2
1
New comment 16d ago
visionOS Reality Kit Course: First module out now!
"Mastering visionOS: RealityKit" Course Update
Hi folks, apologies for the delay. Got a bit distracted with some day job stuff, but pleased to say, the first 4 videos are shipping next week. Just adding final touches atm, while the next 4 are being recorded. Keep an eye out the coming week, am super excited for this course - it’s the biggest and most detailed one I have so far , with a heavy 3D focus. Speak soon!
3
2
New comment 16d ago
1-30 of 53
Reality Uni
skool.com/realityuni
A community of dreamers learning and building for the spatial computing era.
Leaderboard (30-day)
powered by