Skip to content

Technical guide · Overview

Page status: HistoricalHistory group: Classified notes

NutsNews iOS Scroll Fade Update

This bundle updates the home feed so article cards fade, scale slightly, and lift into place while scrolling.

Visual overview

Primary diagram

System map

This bundle updates the home feed so article cards fade, scale slightly, and lift into place while scrolling.

Render the repository-owned system map when you need it.

Diagram is not rendered yet.

View as text
NutsNews iOS Scroll Fade Update

This bundle updates the home feed so article cards fade, scale slightly, and lift into place while scrolling.

flowchart TB
  accTitle: NutsNews iOS Scroll Fade Update
  accDescr {
    This bundle updates the home feed so article cards fade, scale slightly, and lift into place while scrolling.
  }
  A["NutsNews iOS Scroll Fade Update"] --> B["ios/NUTSNEWS_IOS_SCROLL_FADE_UPDATE_README.md"]
  B --> C["Auto-generated placeholder diagram"]

NutsNews iOS Scroll Fade Update

Fullscreen diagram view.

This bundle updates the home feed so article cards fade, scale slightly, and lift into place while scrolling.

Changed file:

  • NutsNews/NutsNews/Features/Feed/FeedView.swift

Install from the repo root:

Terminal window
cd /Users/ramideltoro/WebstormProjects/nutsnews-ios
unzip -o ~/Downloads/nutsnews-ios-scroll-fade-update.zip -d .
cd NutsNews
xcodebuild -project NutsNews.xcodeproj -scheme NutsNews -destination 'id=8AABA667-DE66-44E9-8A10-A3FB84BECB39' build