Page MenuHomePhabricator

Create iOS UI element playground to help with design audit
Closed, ResolvedPublic

Description

In order to help with the typographical and color system updates, construct a small iOS UI element "playground" app. This will allow rapid testing of possible style changes in a live environment that, similar to the Wikipedia iOS app, preserves iOS's accessibility capabilities like Dynamic Text size.

  • Display common UI elements (buttons, labels, toggles, navigation bar buttons, etc.)
  • Display text elements in range of available iOS dynamic text styles
  • Provide easy mechanisms, either in app or via code, to change both text and color styles

Event Timeline

LGoto triaged this task as Medium priority.May 23 2022, 6:34 PM
LGoto moved this task from Needs Triage to Engineering Backlog on the Wikipedia-iOS-App-Backlog board.

@OTichonova @cmadeo I've put this project up here: https://github.com/wikimedia/design-playground-ios. You should be able to open it in Xcode and run it in a Simulator.

No rush at all, but after you get a chance to check it out, let me know if you have any issues or can think of any other controls that would be helpful for me to add to it.

Thank you so much @Dmantena ! I'll check it out tonight/tomorrow morning. Excited to look into it!