####Background
The Apps team plans to explore if a personalized Wikipedia in Review feature that displays insights about a user's reading history, editing history, and donation history is engaging for App users, and inspires them to make a donation to the Wikimedia Foundation.
####Requirements
- Allow users to share each individual slide
- Generate a static image of the slide for sharing using system sharing
- Prepopulated text with hashtag
Nice to have
- Mention username for logged-in users
- Include #WikipediaYearinReview hashtag on generated image
- Remove UI from slides
####Designs
| {F57583057}| {F57583061}| {F57583063} | {F57583059} | {F57583065}
| Share button on slides | Generated image for logged-in users | Generated image for logged-out users | System sharing | Pre-populated text
####Engineering Notes
- Upon share tap, create a new hosting controller with only that SwiftUI slide, configured so that buttons and page indicators are hidden. Create an image of hosting controller's view via `wmf_snapshotImage`. Present share sheet.