NutsNews iOS Feature 7 — Daily Digest / Today’s Picks
Section titled “NutsNews iOS Feature 7 — Daily Digest / Today’s Picks”Adds a native Today’s Picks screen to the hamburger menu.
What changed
Section titled “What changed”- Adds
Features/Digest/DailyDigestView.swift. - Updates
Features/Feed/FeedView.swiftto add a Today’s Picks menu item. - The digest summarizes the currently loaded positive feed with:
- story count,
- source count,
- saved count,
- category mix,
- one daily featured story,
- a quick-read card,
- a worth-saving card,
- more story rows.
Install
Section titled “Install”cd /Users/ramideltoro/nutsnews-ios
zsh ~/Downloads/nutsnews-ios-feature-7-daily-digest/nutsnews_ios_feature_7_daily_digest/scripts/install_feature_7_daily_digest.sh \ ~/Downloads/nutsnews-ios-feature-7-daily-digest/nutsnews_ios_feature_7_daily_digestcd /Users/ramideltoro/nutsnews-ios/NutsNews
xcodebuild \ -project NutsNews.xcodeproj \ -scheme NutsNews \ -destination 'platform=iOS Simulator,name=iPhone 17 Pro Max' \ build- Open the app.
- Tap the hamburger menu.
- Tap Today’s Picks.
- Confirm the digest opens.
- Confirm the daily pick has a thumbnail.
- Tap Open story.
- Save a story from the digest.
- Close the digest and open Saved to confirm the saved story appears.
