Create an app playground in Swift Playgrounds on iPad
When you’re ready to create your own app, you can start a new app playground.
In the Swift Playgrounds app on your iPad, go to the My Playgrounds screen.
If you’re on the More Playgrounds screen or working in a playground book or an app playground, tap at the top left.
Tap near the top right, then choose New App to create a new app.
Alternatively, you can create a new app playground by clicking the App button at the bottom left.
Your new app—named My App—appears on the My Playgrounds screen. You can tap it to open it.
Your app playground has placeholder code in it, and the result of that code appears in the App Preview in the right sidebar.
You can change the icon for your new app playground. See Create an app icon.
To add code to your app playground, see Enter code in an app playground on iPad.
See the Swift Playgrounds developer documentation to learn about writing app playgrounds, using sample code, and creating and sharing learning experiences in Swift Playgrounds.