What format should i use? storyboard/playground? And FIGMA use?

Hey, I am new in xcode and i wanted to knows that for WWDC23 which format should i click on IOS apps and then storyboard or Swift playground?

secondly can i use FIGMA to make my UI design and implement it and make it responsive or i have to make it solely in xcode??

Thanks

I suppose you want to prepare for Students challenge ?

If so, your app should be in playground format (.swiftpm).

You can either:

  • use Xcode: Create a New Xcode Project > Under the iOS category, choose the 'App Playground' template.
  • use Playground app to create it.
What format should i use? storyboard/playground? And FIGMA use?
 
 
Q