To make your first iOS app in Swift, follow along with this ****tutorial!
https://www.youtube.com/watch?v=F2ojC6TNwws
Check out this SwiftUI Handbook for more comprehensive tutorials!
You should choose Swift to develop your app if your app has a more complicated user interface and logic.
To make your first iOS app using React Native, follow along with this tutorial!
React Native is a good choice for developing your iOS app if you would like a simpler user interface and logic.
If VSCode is your preferred environment, these are two resources to help you set up your Swift development environment in VSCode.
Swift Development with Visual Studio Code
For more in-depth Swift documentation, refer to **A Swift Tour.**