How is better to learn and understand Swift?. Is the best way to study through apple sources or maybe there are some more?
- You can learn it on swift.org where everything is explained. But the better way to understand it and try it is to learn it on https://www.hackingwithswift.com
There is many examples to understand swift and learn the implementation on Apple device with UIKit and SwiftUI.