Timeline Componente

Hi Ionic Pro’s,
Does anyone know a timeline Component for Ionic 2.
I get the timeline Component for Ionic 1 not to run under Ionic 2

Please Help

Sebastian

There’s this vertical timeline, which is just HTML and CSS, so it’ll work in any version, but you’ll have to add repeaters to render your own data model.

Also look at version 2, where you just import the component and pass the data as a JSON array.