comparison LazyBearWatchOS Extension/Views/Helpers/WatchOSNewsRow.swift @ 457:c6913f0ce46e

Minor UI Updates
author Dennis Concepción Martín <dennisconcepcionmartin@gmail.com>
date Mon, 28 Jun 2021 14:03:50 +0200
parents b560babcd5ed
children
comparison
equal deleted inserted replaced
456:d576b2b59014 457:c6913f0ce46e
29 29
30 struct WatchOSNewsRow_Previews: PreviewProvider { 30 struct WatchOSNewsRow_Previews: PreviewProvider {
31 static var previews: some View { 31 static var previews: some View {
32 WatchOSNewsRow( 32 WatchOSNewsRow(
33 new: LatestNewsModel( 33 new: LatestNewsModel(
34 datetime: 1621037430000, 34 datetime: 1621037,
35 headline: "Chaos Monkeys' author calls Apple's statement on his departure defamatory", 35 headline: "Chaos Monkeys' author calls Apple's statement on his departure defamatory",
36 image: "https://cloud.iexapis.com/v1/news/image/99abeb99-6d9e-47c8-ae7b-53404eacccec", 36 image: "https://cloud.iexapis.com/v1/news/image/99abeb99-6d9e-47c8-ae7b-53404eacccec",
37 source: "Investing.com", 37 source: "Investing.com",
38 summary: "https://www.investing.com/news/stock-market-news", 38 summary: "https://www.investing.com/news/stock-market-news",
39 url: "https://bloomberg.com") 39 url: "https://bloomberg.com")