[Selection · Animation · UI] – Thousands Separator Picker
textpost · published
Attachments
Scenario
You are working on a budgeting app called SpendLess. You've been tasked with creating a simple custom UI component where the user can select one of a few options
Feature Goal
Create a UI component that highlights one of the available options and updates its selection to the option tapped.
Requirements
Include a title text: "Thousands separator"
Horizontal bar with three different options and rounded corners
The component always has one of the options selected, which is indicated by a white rounded rectangle
The option's text color changes based on whether its selected or not
Optional Extension - animate the change in selection
Animate the white to move to the newly selected item

🏆 Submission & Rewards
A successful submission of this challenge via the
/submit-challengecommand on Discord grants you 100 XP. You can use it in any channel on Discord :)A successful submission consists of these parts
A link to a Gist showing your code for this challenge.
A screen recording (10s max) that shows selecting the 3rd, then 2nd and then 1st thousands separator.
