I have an ionic item in an ionic list. What is the best way to left align the first text and right align the second text?
With Ionic 3 the above answers did not work. With ion-items you can simply leave the left text untouched because it is left-aligned by default. With the text that you want to right-align, simply use the item-end decorator like this:
Name Zack