iOS App Dishes
Developer
Public chat
Product Details
iOS native app with multiple screens.
A neat codebase with appropriate comments, making it easy to understand even for beginners.
Features:
Fully customisable to Light and Dark themes
CoreData
Separate database helper class to handle all DB-related operations
API Call
Dedicated class to handle networking services
Separation of Routes, Methods and API Responses
A sophisticated way to manage API Errors
Reusability of custom views (xib files)
Various Extensions and usage demonstration
UIVIew
String
UIViewController
UserDefaults
Proper use of Stack View, Collection View, Table View, Scroll View
UserDefaults to decide if the user has already On-boarded
Screenshots:
Fully customisable to Light and Dark themes
CoreData integrated
Separate database helper class to handle all DB-related operations
API Call
Dedicated class to handle networking services
Separation of Routes, Methods and API Responses
A sophisticated way to manage API Errors
Reusability of custom views (xib files)
Various Extensions and usage demonstration
Proper use of Stack View, Collection View, Table View, Scroll View
UserDefaults to decide if the user has already On-boarded
Documentation and inline comments for easy understanding
File Tree
-
📁 iOS App Dishes