Posts

Post not yet marked as solved
4 Replies
2.2k Views
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!
Posted
by reece_a.
Last updated
.
Post marked as solved
1 Replies
721 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)
Posted
by reece_a.
Last updated
.
Post not yet marked as solved
1 Replies
1.1k Views
Hi there, How would I go about making a simple FAB with swift ui to take the user to a different view ArView()
Posted
by reece_a.
Last updated
.
Post marked as solved
2 Replies
830 Views
Any idea when playgrounds 4 is coming? By the end of this year or by next dub dub?
Posted
by reece_a.
Last updated
.
Post marked as solved
1 Replies
1k Views
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?
Posted
by reece_a.
Last updated
.