From f9ea42c51af930faae5924b716c067af74eefc09 Mon Sep 17 00:00:00 2001 From: Michael-mntz <141471864+Michael-mntz@users.noreply.github.com> Date: Wed, 14 Feb 2024 23:20:59 -0500 Subject: [PATCH 01/12] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b165c8..9478ed2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # SwiftUI with MVVM Simple SwiftUI App demonstrates lists of US news (thanks https://newsapi.org/). + UPDT: Add WidgetKit and deeplinks. Add WatchOS support. ![NewsFeed](./news2.gif "SwiftUI with MVVM") From 5b2008cee422bab4786cd404c831fc26a6eb36a3 Mon Sep 17 00:00:00 2001 From: Michael-mntz <141471864+Michael-mntz@users.noreply.github.com> Date: Wed, 14 Feb 2024 23:21:51 -0500 Subject: [PATCH 02/12] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9478ed2..e252841 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ UPDT: Add WidgetKit and deeplinks. Add WatchOS support. ![NewsFeed](./news2.gif "SwiftUI with MVVM") - +# Special Thanks To: +https://newsapi.org/ ### Usage: * `SwiftUI` From 97fdc62e716502183cd0486db0ec6c2b6795a628 Mon Sep 17 00:00:00 2001 From: Michael-mntz <141471864+Michael-mntz@users.noreply.github.com> Date: Wed, 14 Feb 2024 23:22:54 -0500 Subject: [PATCH 03/12] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e252841..33a2ac0 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # SwiftUI with MVVM -Simple SwiftUI App demonstrates lists of US news (thanks https://newsapi.org/). +Simple SwiftUI App demonstrates lists of US news. Allows the user to access and read the US news from their apple watch. UPDT: Add WidgetKit and deeplinks. Add WatchOS support. ![NewsFeed](./news2.gif "SwiftUI with MVVM") -# Special Thanks To: +# News Database: https://newsapi.org/ ### Usage: From 7477426bf30a5fa46bb0db9adc979c279add6fb2 Mon Sep 17 00:00:00 2001 From: Michael-mntz <141471864+Michael-mntz@users.noreply.github.com> Date: Wed, 14 Feb 2024 23:23:06 -0500 Subject: [PATCH 04/12] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33a2ac0..67c8ee6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # SwiftUI with MVVM -Simple SwiftUI App demonstrates lists of US news. Allows the user to access and read the US news from their apple watch. +Simple SwiftUI App demonstrates lists of US news. +Allows the user to access and read the US news from their apple watch. UPDT: Add WidgetKit and deeplinks. Add WatchOS support. From e4c57fb6e33d753fb1f99de106a18028fe03b8f8 Mon Sep 17 00:00:00 2001 From: Michael-mntz <141471864+Michael-mntz@users.noreply.github.com> Date: Wed, 14 Feb 2024 23:30:18 -0500 Subject: [PATCH 05/12] Update README.md --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67c8ee6..26e3312 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,25 @@ # SwiftUI with MVVM Simple SwiftUI App demonstrates lists of US news. -Allows the user to access and read the US news from their apple watch. -UPDT: Add WidgetKit and deeplinks. Add WatchOS support. +Has widgits and WatchOS. + +Allows the user to access and read US news from their apple watch. + +# How to Use + + + +#Features + +* 'Custom Notification UI' + + + + + +#Update +Added WidgetKit and deeplinks. Added WatchOS support. ![NewsFeed](./news2.gif "SwiftUI with MVVM") From bf68ecbc81d28070db95ab3461fd0f9f393aadb2 Mon Sep 17 00:00:00 2001 From: Michael-mntz <141471864+Michael-mntz@users.noreply.github.com> Date: Wed, 14 Feb 2024 23:30:34 -0500 Subject: [PATCH 06/12] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26e3312..e0cd398 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Allows the user to access and read US news from their apple watch. # How to Use - +hhhhh #Features From aef110d63b856ae918d2c78ab3037b83c5b6d907 Mon Sep 17 00:00:00 2001 From: Michael-mntz <141471864+Michael-mntz@users.noreply.github.com> Date: Wed, 14 Feb 2024 23:30:56 -0500 Subject: [PATCH 07/12] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e0cd398..6f6d682 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Allows the user to access and read US news from their apple watch. hhhhh -#Features +# Features * 'Custom Notification UI' @@ -18,7 +18,7 @@ hhhhh -#Update +# Update Added WidgetKit and deeplinks. Added WatchOS support. ![NewsFeed](./news2.gif "SwiftUI with MVVM") From ebf85c7617acd7713a552394a0f6328b0220ebf5 Mon Sep 17 00:00:00 2001 From: Michael-mntz <141471864+Michael-mntz@users.noreply.github.com> Date: Wed, 14 Feb 2024 23:31:47 -0500 Subject: [PATCH 08/12] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f6d682..2e2ad65 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,10 @@ hhhhh -# Update +# Updates Added WidgetKit and deeplinks. Added WatchOS support. +# Example ![NewsFeed](./news2.gif "SwiftUI with MVVM") # News Database: From 92aac36d327d81e654c34528bc908373de68255e Mon Sep 17 00:00:00 2001 From: Michael-mntz <141471864+Michael-mntz@users.noreply.github.com> Date: Wed, 14 Feb 2024 23:37:54 -0500 Subject: [PATCH 09/12] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e2ad65..ee0e69c 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,18 @@ Allows the user to access and read US news from their apple watch. # How to Use -hhhhh +* Connect your iPhone to your computer with a USB cable. +* Launch XCode +* Open this project +* Connect your iPhone +* Select "Your Apple Watch via Your iPhone" in the active scheme +* Build and run the application # Features -* 'Custom Notification UI' +* Custom Notification UI +* Integration with newsapi.org +* From 5a0629649847dbd778e4b1d70606a7bfcfbd900d Mon Sep 17 00:00:00 2001 From: Michael-mntz <141471864+Michael-mntz@users.noreply.github.com> Date: Wed, 14 Feb 2024 23:39:08 -0500 Subject: [PATCH 10/12] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ee0e69c..dff3283 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,5 @@ https://newsapi.org/ * `MVVM pattern` * `Network services` +### Troubleshooting +If having difficulty downloading, run the iOS target on the iPhone the watch is attached to, wait for it to install on the watch (check for progress in the Watch app) and then run it manually from the watch. From ae4152b0dc926a53d3b22108c87e0d07afe27f49 Mon Sep 17 00:00:00 2001 From: Michael-mntz <141471864+Michael-mntz@users.noreply.github.com> Date: Wed, 14 Feb 2024 23:40:00 -0500 Subject: [PATCH 11/12] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dff3283..a69a5b7 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Allows the user to access and read US news from their apple watch. * Custom Notification UI * Integration with newsapi.org -* +* Easy access and availability of news stories From 5195818e45994e107d2688dd97485b4ce15cdbb6 Mon Sep 17 00:00:00 2001 From: Michael-mntz <141471864+Michael-mntz@users.noreply.github.com> Date: Wed, 14 Feb 2024 23:41:08 -0500 Subject: [PATCH 12/12] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a69a5b7..19d109d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Has widgits and WatchOS. Allows the user to access and read US news from their apple watch. +Seamlessly incorporates this application into their own device. + # How to Use * Connect your iPhone to your computer with a USB cable.