The most streamlined learning path for getting started with iOS is here~
In the past month or so, I have worked on three small projects at the company, one similar to "Xiao Hong Shu", one similar to opening a bank account, and another similar to "Tao Piao Piao".
The last one was created by imitating "Tao Piao Piao", and throughout the entire process, it can truly be said to be the most streamlined learning path for getting started with iOS! Let's start introducing you to iOS~
Outline#
Summary#
- Positioning and Goals
- A Brief History of iOS and Project Creation
- Commonly Used iOS UI Components
- Xcode Debugging
- Introduction and Use of CocoaPods
Source Code#
Github:https://github.com/doubleLLL3/ShoPiaoPiao
Usage Instructions:
1)clone
to local
2)In the Example directory, run pod install