Build your first page component with Ionic 2

InstructorMike Hartington

Share this video with your friends

Send Tweet

The simplest way to display data in an app is with a simple listview. This list will go over how items work and how to place certain elements in ion-items position slots.

Mac
~ 6 years ago

i want to keep the image in my local project folder instead of url. lets say in /assets/imgs. what would be my path in person object

person : {

picture: { large: ?? }

}

i am not able to get this picture.

Mac
~ 6 years ago

ok got it. it was my mistake. i have put down two '..' so it was not picking it up :-)

Mac
~ 6 years ago

item-left, item-right is not working as expected. am i missing something.