Skip to content

Technical guide · Overview

Page status: HistoricalHistory group: Classified notes

NutsNews iOS Remove Story Top Share Update

This bundle removes the top-right share icon from the article story page toolbar.

Visual overview

Primary diagram

System map

This bundle removes the top-right share icon from the article story page toolbar.

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

Diagram is not rendered yet.

View as text
NutsNews iOS Remove Story Top Share Update

This bundle removes the top-right share icon from the article story page toolbar.

flowchart TB
  accTitle: NutsNews iOS Remove Story Top Share Update
  accDescr {
    This bundle removes the top-right share icon from the article story page toolbar.
  }
  A["NutsNews iOS Remove Story Top Share Update"] --> B["ios/NUTSNEWS_IOS_REMOVE_STORY_TOP_SHARE_README.md"]
  B --> C["Auto-generated placeholder diagram"]

NutsNews iOS Remove Story Top Share Update

Fullscreen diagram view.

NutsNews iOS Remove Story Top Share Update

Section titled “NutsNews iOS Remove Story Top Share Update”

This bundle removes the top-right share icon from the article story page toolbar.

Changed file:

  • NutsNews/NutsNews/Features/Article/ArticleDetailView.swift

Behavior:

  • The story page top-right toolbar share button is removed.
  • The top-left Close button remains.
  • The lower in-page Share story button remains unchanged.

Install from the repo root:

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