Demo News App with Master and Details Screen written in SwiftUI, Combine
- Visit https://newsapi.org/docs/get-started and get access token.
- Go to Constants.swift file, Replace
Your access token here
withAccessToken
generated on step 1. - Run the app.
Demo News App with Master and Details Screen written in SwiftUI, Combine
SwiftMIT
Demo News App with Master and Details Screen written in SwiftUI, Combine
Your access token here
with AccessToken
generated on step 1.