I'm creating an iOS mobile application using Xamarin. I'm new in mobile development, especially on iOS. I have a table view rows, that have background images. So when I'm changing the iphone version from 5s to 6S, they are stretching. I need them to be auto resizable.
First one is my table view , the second one is the detail view of current row.
Can someone help me with this and at least tell a good topic to read. Thanks before hands.
Here's what I have now , and I just can't remove that left offset that each row has.