Video Tutorial - Build an iOS News App with SwiftUI 3 & NewsAPI | Full Course
Published at Jun 29, 2021
Here are the main features of the News App we'll build:
- Fetch news based on categories: general, business, science, technology, health, entertainment, sports
- Bookmark articles so it can be persisted even when the app restarts.
- Share article using native iOS share sheet UIActivityController.
- Read article inside a Safari WebView in modal sheet presentation.
- Search news based on the search query you type on the search bar.
- Recent search history list.
- Suggestion search list.