My projects which I have made in Xcode 11 using Swift 5
Xcode version: 11.7, Swift version: 5, iOS device used: iPhone 11 Pro Max, macOS: Catalina 10.15
Instructions:
- Double click to unzip contents of file
- Click "Open another project" in Xcode and select "project folder" inside unzipped folder (It should contain .xcodeproj file)
Video Instructions: https://www.youtube.com/watch?v=_io8PWHFnFE
Mobile App Tutorial links:
- Image Viewer - https://youtu.be/Tb9J08y5a4w - done
- UIScroll View - https://youtu.be/orONrVT6CAg - done (buggy)
- Table View - https://youtu.be/C36sb5sc6lE - done
- ToolBar - https://youtu.be/M_fP2i0tl0Q - done
- Slider - https://youtu.be/zTDUcwn6zyU (Earrape warning) - done
- Date Picker - https://youtu.be/fnq4wEDeQqA - done
- Auto Layout - https://youtu.be/HuCx6dGaY1g - done
- Create an App to demonstrate Switches - https://www.youtube.com/watch?v=xLBkqKJzFyE - done
- Create an App Using Constraints - https://www.youtube.com/watch?v=HuCx6dGaY1g - done
- Create an App Using View Controller life cycle -
- How to add Alerts & Action Sheets in Swift - https://youtu.be/yVwQ7oWMxnk - done