I have one bug in which proportional constrain not working properly My image view size is 220 * 176 in 5S devices I want height and width proportionally in bigger devices
Image size will be 1280 * 1024 which is coming from backend, i tried but in bigger devices, it is not working properly i am attaching demo project
Project code : http://s000.tinyupload.com/?file_id=93936193814910752298
In this project code there is one vc in which i have taken scrollview and inside scrollview i have taken tableview in that view it is working perfactly but i want to take table view only in view controller so please check it in table view controller only