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?
you can use css "text-align" property to do that
first second
Hope this fix your problem