Need some help to find a way to achieve this(picture inside)

Hey, all, is there a way to trigger the date selection with unity built-in functions and get call backs from it.
here is an example of what I am talking about.
When you click on birthday,it is supposed to show the date selection shown in the picture.
I am currently porting some native ios stuff to unity and I am curious if this is already done by unity before re-inventing the wheels.

Hi yifu,

Looking at the documentation, it seems that there is currently no KeyboardType which handles a date.

You might find plugins on the assets store if you don’t want to spend much time on this.