Xcoding with Alfian

Software Development Videos & Tutorials

Video Tutorial - Building tvOS News App with SwiftUI 3 & News API

Alt text

In this course, we are going to build a Full News App for tvOS 15 with the following main features:

  • Native tvOS UX Tab View with 3 menu items: News, Saved, and Search.
  • Focusable View to enable navigation with tv remote, PlayStation/Xbox gamepad, and keyboard.
  • News Feed implementation with Swift 5.5 Group Task API to fetch multiple async task in parallel.
  • Building horizontal carousels UI in tvOS.
  • Building grid based list in tvOS.
  • Context Menu in tvOS.
  • Search Tab implementation with Searchable modifier and Combine Pub/Sub events.