I can't still understand the concept of color picker, map kit and AV kit and is there a change to date picker
New to SwiftUi 2.0
I'd recommend watching a few of the Swift UI sessions from WWDC '20 to wrap your head around Swift UI. There's a few great sessions:
For more information on the MapKit and AVKit changes for Swift UI, you can check out this:
MapKit Documentation for Swift UI: https://developer.apple.com/documentation/mapkit/map
AVKit Player Documentation in Swift UI: https://developer.apple.com/documentation/avkit/videoplayer
And finally, if you're completely new to Swift UI, be sure to check out this great step-by-step follow along tutorial on how to build views with Swift UI: https://developer.apple.com/tutorials/swiftui/#swiftui-essentials
Introduction to Swift UI: https://developer.apple.com/wwdc20/10119
What's new in Swift UI: https://developer.apple.com/wwdc20/10041 (This one they go over those new items you talked about and how to implement them)
App Essentials in Swift UI: https://developer.apple.com/wwdc20/10037
For more information on the MapKit and AVKit changes for Swift UI, you can check out this:
MapKit Documentation for Swift UI: https://developer.apple.com/documentation/mapkit/map
AVKit Player Documentation in Swift UI: https://developer.apple.com/documentation/avkit/videoplayer
And finally, if you're completely new to Swift UI, be sure to check out this great step-by-step follow along tutorial on how to build views with Swift UI: https://developer.apple.com/tutorials/swiftui/#swiftui-essentials