This repository shows all Rick and Morty characters and illustrates how i apply MVVM-C design pattern with 3rd party libraries from below api;
GET https://rickandmortyapi.com/api
- Fetching and listing datas using GET request
- Searching datas
- Refreshing datas
- MVVM-C Design Pattern
- Moya
- SideMenu
- XIB
- Extensions
- RxSwift
- RxCocoa
- WebKit