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.
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.
ok got it. it was my mistake. i have put down two '..' so it was not picking it up :-)
item-left, item-right is not working as expected. am i missing something.