05-04-2019 08:20
05-04-2019 08:20
How do you create a tabbed view like the timer application?
Is it a customized panoramic view?
Best Answer05-07-2019 10:22
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
05-07-2019 10:22
I beleive that it just uses 3 push-buttons to simulate the tab bar, then uses the panorama view to switch pages.
https://dev.fitbit.com/build/guides/user-interface/svg-components/buttons/#push-button
https://dev.fitbit.com/build/guides/user-interface/svg-components/views/#panorama-view
Best Answer