Calendar for ionic 4 native

I need a date picker from calendar option in ionic 4 , angular 7. I am new to hybrid app development. Can you suggest any plugin which i can use

Hello,
hmmm for a date picker no native plugin is needed. Use something like https://ionicframework.com/docs/api/datetime
To get access to the calendar on device you can use https://ionicframework.com/docs/native/calendar/

But that is simple to google, so maybe there is something going on why you ask for that.

Best regards, anna-liebt