Ionic Month Picker

I want to use picker to select month like this URL.

It’s made using Ionic v1, but I need the picker made using Ionic (Ionic v2).
How can I do this?

Version 2/3 components are not compatible with version 1 apps. You are going to have to either upgrade your app, or create your own picker component.

1 Like