Releases: nofelmahmood/TvTime
Releases · nofelmahmood/TvTime
2.1.0
2.0.0
- Use Moya for Api.
- Improve interface.
- Show TvShows in collection instead of tableview.
1.1.0
- Search is removed from all other views.
- Separate search tab bar view controller implemented.
- TvShow detail view implemented showing cast, seasons, ratings, awards etc.
- Favorite confirmation view implemented.
Checking out
- Realm
- TvMaze Api
1.0.1
Small Features
- Add Loading of all three segments Popular, Latest and Today.
- Add animation and spinner while data is loading.
- Add Tv show poster.
- Add Tv Show title and overview.
- Add Favorites Button functionality.
- Add Schedule and Feed TabBarItem Image Assets.
Unfinished
- Add searchBar in favorites view.
- Add favorites data source.
1.0.0
Initial Release + Basic Setup
- Added all tabBar view controllers and items.
- Added segmented control in feed view to filter on Popular, Latest and Today
- Added TvShow Model
Using themoviedb.org api for getting TV shows data
- Added Api Constants
- Feed showing popular Tv shows using themoviedb endpoint.