Presentation - Scene - Top Rated
-
Declaration
Swift
struct MoviesTopRatedViewModelActions -
Declaration
Swift
protocol MoviesTopRatedModelInput -
Declaration
Swift
protocol MoviesTopRatedModelOutput -
Declaration
Swift
enum MoviesTopRatedModelLoading -
Declaration
Swift
typealias MoviesTopRatedViewModel = MoviesTopRatedModelInput & MoviesTopRatedModelOutput -
Declaration
Swift
final class DefaultMoviesTopRatedViewModel : MoviesTopRatedViewModel -
Declaration
Swift
struct MoviesTopRatedCollectionItemViewModel : Equatable -
Declaration
Swift
final class MoviesTopRatedViewController : UIViewController -
Declaration
Swift
final class MoviesTopRatedCollectionViewController : UICollectionViewControllerextension MoviesTopRatedCollectionViewController: UICollectionViewDelegateFlowLayout -
Declaration
Swift
final class MoviesTopRatedCollectionLodingFooterView : UICollectionReusableView -
Declaration
Swift
final class MoviesTopRatedCell : UICollectionViewCell
Presentation - Scene - Top Rated Reference