Skip to content

UIKit project using Xib with VIPER design pattern usage of News API

License

Notifications You must be signed in to change notification settings

marufboy/news-viper-uikit

Repository files navigation

News Article API With UIKit Xib and VIPER Design Pattern

Introduction

This project is a simple implementation of a News API using UIKit Xib and VIPER design pattern. It provides features to interact with news data.

Usage

Once the project is running, you can explore the following functionalities:

Categories

  • View a list of available news categories.
  • Select a category to see news sources related to that category.

News Sources

  • Browse through a list of news sources within a selected category.
  • Search for news sources by name.

Articles

  • Choose a news source to view articles from that source.
  • Search for articles by keywords within the selected news source.
  • View detailed article content in a web view.

Tech Stack

  1. UIKit Xib
  2. WebKit
  3. Kingfisher

Screenshots

Credits

This project utilizes the News API for fetching news data.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

UIKit project using Xib with VIPER design pattern usage of News API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages