Is it possible add a calender date picker in ionic 4 without using <input type="date" />?

I need to have calendar date picker in my ionic app. still im using <input type="date">. please help me.