Common logic layer
This module could not be be setted up. It is being used by Discover and Search modules.
- Models for access to the models
- Networking for working with networking
- CommonUI for access to common UI
- RecipeDetails to open this module in BaseRecipes
- Logger to log data in debug mode
String.swift
contains extension forString
type of standard Swift library that has one method:capitalizedFirstLetter
- BaseRecipes module contains common logic for Discover and Search modules.
For more details, read GitHub Wiki documentation