I want to add a time picker to thunkable x, is there any way to do that?

I want to add a time picker to thunkable x, is there any way to do that?

A simple and beautiful way is not. But on the TimePicker screen in the demo project shows a workaround.

https://x.thunkable.com/projects/5b1e34c577dd8ed3cf40b07a/project/properties/designer/

To work with this component, you need to use the Web API to get the time, and then use a timer in which the current time will be compared with the specified time in the TimePicker.