My First iOS App Using Swift
- Christie Coronado
- Jan 3, 2024
- 1 min read
I recently restarted my journey of learning iOS development using Swift. Coursera has a certificate program facilitated by Meta that felt like a good fit for me. The first course in the program is focused on orienting the developer with the folder structure of an iOS app in Xcode, using simulators to test code, and getting oriented to where the different configurations are in Xcode projects. The course did end with a very short and sweet project...
Without further ado, in all its glory, I give you, NyanApp!
If you are curious, the very short and sweet project can be found in this public repository on my GitHub page.





Comments