08-30-2018 08:09
08-30-2018 08:09
Is there any way to track a state of an app. For example: in the app, I have a panorama with 3 elements, by click will open tile-list(change style.display of a list), by click on a tile will open cycle-view list(change style.display of a list). How to implement steps-back from cycle-view - to - tile-list - to - panorama or from cycle to panorama?
Maybe there is some analog to React state mechanism?
Answered! Go to the Best Answer.
Best Answer09-01-2018 09:28
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.
09-01-2018 09:28
There's nothing built into the SDK itself, but this might work for you: https://github.com/gaperton/ionic-views
Best Answer09-01-2018 09:28
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.
09-01-2018 09:28
There's nothing built into the SDK itself, but this might work for you: https://github.com/gaperton/ionic-views
Best Answer