nimblehq/nimble-crypto-ios

[UI] As a user, I can see a timeframe bar on the Detail screen

Closed this issue · 0 comments

Why

  • The user should be able to see the timeframe bar on the Detail screen.

Acceptance Criteria

  • On the Detail screen, the following timeframe bar can be seen:

in the light mode:
Screenshot 2022-12-12 at 15 54 45

in the dark mode:
Screenshot 2022-12-12 at 15 55 15

  • 1D is the default selection when navigating to the detail screen.
  • Whenever a bar item 1D, 7D, 1M, 1Y, or 5Y is selected, it will be highlighted with #00BDB0. And the corresponding chart will be updated (handled in integrate story).

Design