new to Swift plz share some sources to proceed
how to use swift
What do you want to learn ? the language itself ? How to develop an app ?
There are many (free) tutorials available from Apple: all references (a lot) here. https://developer.apple.com/pathways/
- to learn Swift: you can search in Apple Library: App development with Swift
- To develop app: Intro to app development with Swift
- To use SwiftUI to develop app (in Swift): https://developer.apple.com/tutorials/app-dev-training/getting-started-with-scrumdinger
Good learning.