List picker and date picker?

Hi,

I’m trying to add a drop down list and a date picker to my app (with the current day’s date as a pre-populated option that updates each day, but I cannot see the function is available in Thunkable pro. Am I missing something?

I also want to be able to scroll between screens, how can I do this?

Thanks in advance for your advice :slight_smile:

As far as I know there´s still no date/time component.
Regarding scrolling between screens, you need to add a top tab navigator and enable swipe option.

what about to use webview and html input datepicker ?