Post

Replies

Boosts

Views

Activity

Change Views
I currently have the code below that I want to change views but it will not change to the GoalView() NavigationLink(destination: GoalView()) {                 Button("Next \(Image(systemName: "chevron.forward"))") {                 }             }             .padding(.bottom, 30)             .foregroundColor(.green)
1
0
944
Apr ’22
Add Playground App to Homescreen
I would like to know if I can add a app I have made in swift playgrounds on the homescreen. I know this is unlikely but is there a work around by adding a shortcut to the homescreen that opens straight to the app I made? If I need to clarify let me know!
Replies
4
Boosts
1
Views
3.5k
Activity
May ’23
Top Nav Bar SwiftUI
I have been watching a session called “Meet desktop-class iPad” and wondered what would be the easiest way to implement it? I am on Swift Playgrounds iPad Pro.
Replies
0
Boosts
0
Views
1.2k
Activity
Jun ’22
Cannot Apply for Apple Park Special Day!
Please help, I have just logged in to the page for the WWDC Special Event and says I am not allowed to access it. I submitted my project for the Swift Student Challenge so I should be able to login!
Replies
9
Boosts
0
Views
2.9k
Activity
May ’22
How to run a .reality file in Swift Playgrounds
I have made a .reality file in Reality Composer and have imported it into Swift Playgrounds however I cannot find a way on how to run the file. How would I go about this?
Replies
3
Boosts
0
Views
1.9k
Activity
Apr ’22
rcproject in Swift Playgrounds
I have created a .rcproject on iPad Reality Composer and would like to know how to add it in to my Swift Playground App.
Replies
1
Boosts
0
Views
1.3k
Activity
Apr ’22
Change Views
I currently have the code below that I want to change views but it will not change to the GoalView() NavigationLink(destination: GoalView()) {                 Button("Next \(Image(systemName: "chevron.forward"))") {                 }             }             .padding(.bottom, 30)             .foregroundColor(.green)
Replies
1
Boosts
0
Views
944
Activity
Apr ’22
Floating action button
Hi there, How would I go about making a simple FAB with swift ui to take the user to a different view ArView()
Replies
1
Boosts
0
Views
1.6k
Activity
Mar ’22
Swift Playgrounds 4
Any idea when playgrounds 4 is coming? By the end of this year or by next dub dub?
Replies
2
Boosts
0
Views
1.2k
Activity
Nov ’21
Swift Playgrounds in iOS15
I have updated to iPadOS 15 but I still have the old interface. However I would like the new interface announced at WWDC21. Is this possible yet?
Replies
1
Boosts
0
Views
1.3k
Activity
Sep ’21