Skip to content

This is a News Reader app where the user enters a keyword and the app will automatically fetch the news from newsapi.org and display it in the application. User can select the dates of the news they want to fetch. The entire UI is made programatically.

Notifications You must be signed in to change notification settings

getbiks/NewsFeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

News Feed

Swift Version Platform

News Feed is a iOS app that fetch news from newsapi.org and displays it in a user friendly presentable manner. There is a multiple language support and also date wise option to fetch news.
The free api allows 500 daily api request and upto 30 days old news. Please feel free to have download and have a look at the app.
If you want to modify and use it then please use your own API Key. This product is not be distributed commercially or uploaded in app store.

Features

  • Programmatic UI
  • Native URLSession Network call
  • Custom alert window
  • Change language and save the selected language in preference
  • Embeded safari browser to open the news article by clicking on the title
  • Dynamic table view row height according to the content
  • Search by date by entering custom from-to date
  • Pagination
  • Auto Light/Dark Mode

Requirements

  • iOS 13.0+
  • Xcode 11

Contribute

If you want to contribution to NewsFeed, check the description for more info.

Credits

Bikash Agarwal – @getbiks[email protected]

About

This is a News Reader app where the user enters a keyword and the app will automatically fetch the news from newsapi.org and display it in the application. User can select the dates of the news they want to fetch. The entire UI is made programatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages