A fork of Simple Time Tracker with WearOS support. (Now integrated upstream)
0

Configure Feed

Select the types of activity you want to include in your feed.

README.md

Screens#

Full-page, interactive user-facing experiences.

Screens are typically assemble one or more component composables into a UI that a user finds useful.

  • Fetch relevant data, which is then passed to a component for rendering.
  • Configure listeners and reactions to button taps/events.
  • Initiate navigation to other screens