/Personal

"Personal" module

Primary LanguageSwift

"Personal" module

Third tab bar module

To set up

There is no need for special set up for this module.

This module is opened at the start of the application that is described in AppCoordinator

Dependencies

This module has 4 dependencies:

  • CommonUI for some reasons:
    • Identifiers of the cells
    • RecipeDetailsViewController requires to import it's ancestor
  • Resources for access to resources of the application
  • Persistence to fetch, add and save favourites recipes
  • Logger to log debug data
  • RecipeDetails to open details module
  • RecipeForm to open details module

Screenshots


For more details, read GitHub Wiki documentation