Description
In this course, you will :
- Learn to create a complete utility App in iOS
- Learn App design and learn proper implementation techniques
- Learn about iOS View Management
- Learn about Table views
- Learn about persistence using Core Data
Syllabus :
1. Layout Design
- Layout
- Refinements in main seen UI
- Spacing and Color
2. Adding Views
- Coloring navigation bar
- UI for add View
- Add Table view Cell
3. Core Data
- Add Core Data
- Build ability to save Data
- Add ability to get data from Coredata
- Cell for Indexpath
- Format date in Tableview
- Application Troubleshoot