NutsNews iOS
Section titled “NutsNews iOS”Native SwiftUI iOS app for NutsNews.
Current MVP
Section titled “Current MVP”- Native SwiftUI article feed
- Thumbnail image loading
- Native Article Detail screen
- In-app Safari reader for original stories
- Share support
- Strong amber/dark NutsNews visual theme
- Custom amber/dark AppIcon asset catalog
- Branded SwiftUI startup splash screen with 1.5-second smooth fade/scale transition
- Bundle identifier:
com.nutsnews.app
Open locally
Section titled “Open locally”cd /Users/ramideltoro/WebstormProjects/nutsnews-iosopen NutsNews/NutsNews.xcodeprojChoose an iPhone simulator and press Command + R.
The app reads articles from:
https://www.nutsnews.com/api/articlesThe app supports both camelCase and snake_case article fields, including thumbnailUrl, thumbnail_url, imageUrl, and image_url.
No Supabase service keys, OpenAI keys, Cloudflare secrets, or Apple signing secrets belong in this repo.
