Can pick up after {T375566} is complete
####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
- Flow should launch from Profile item "Year in Review"
- Only users who are eligible for more than 1 personalized slide should see the entry point
- Ensure Next goes to the next component.
- Dismiss flow when Done is tapped
- Present all slides from collective flow in [[ https://www.figma.com/design/JRTyGA3rZ0qlQ9eqh0FMhE/Wikipedia-YiR?node-id=147-12038&t=o1VMtqNHkSIpgzk8-4 | Figma ]]
- Use **variables** for source text of translations, so that statistics can be updated shortly before launch
###Engineering Notes
- Present paging components when tapping Profile item using a WikiwrappedCoordinator / WiRCoordinator
- Before presentation, evaluate each slide and create a paging component view model item for the persisted slide object that has a yes display flag and a yes evaluated flag.
- If any slide elements contain the same group number, pick preferred one at this stage before making the view model.