03-16-2019 12:41
03-16-2019 12:41
Hi, I'm trying to create a range slider input element to use for a dimmable switch input. I have seen the JSX Slider input under settings but is there anything comparable for the device app GUI?
Best Answer03-18-2019 04:16
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.
03-18-2019 04:16
I can really only think that the TumblerView would be closest? https://dev.fitbit.com/build/guides/user-interface/svg-components/views/#tumbler-view
Unless you manually track the touch events and move slider elements on screen yourself.
Best Answer03-18-2019 10:44
03-18-2019 10:44
Thanks @JonFitbit but that's not quite what I was looking for. I did end up making my own range slider and manually track touch events as you just mentioned. Thanks anyway 🙂 Can share code for anyone interested.
10-19-2021 09:48
10-19-2021 09:48
Hey sunfinawaz, if you still have the code that you created for your custom slider and wouldn't mind sharing it with me please let me know as it would help me on a project I am currently working on.
Best Answer02-02-2022 01:01
02-02-2022 01:01
Hi @sufinawaz I'm interested in how you achieved this. If you could share the code, I'd really appreciate.
Best Answer