You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to keep the components API same with web, so let's Refactor RangeControl to render Stepper or Slider depending on the item count. If it has <=8 items it should render a Stepper, otherwise Slider.