Hi there, when I’m using Swift Playground app on my new M4 iPad pro software version 17.5.1 . Soon I’m running the code for the first time. It crashes the IPad and restart it. After it’s fine . Anyone else have the same issues ?
Post
Replies
Boosts
Views
Activity
Hi there I was wandering how to pass 2 String Arrays in ForEach loops
the first one is Image(systemName: String),
the second is name for that image.
by example a button in a VStack with the image on top ,
under the Text(name).
Thank for your help