I have a view which has a height of 1000 and it has a scrollView of the same height. When i click a button on the view i want to be able to move the view up to show lower sections of the view which is hidden on the screen frame. Since the screen has a field of view of 667 on iphone 6 for example.
I want to automatically scroll the view up to show the bottom of the view when a button is clicked.