I want to scroll ViewControllers vertically. in my app there are 4-5 ViewController is there which i want to scroll vertically. i have added UIStackView inside scrollview and give a try but it is not scrolling properly. i want to scroll like paging in scrollview but vertically.
i have also visited the link https://mecid.github.io/2019/02/27/building-complex-screens-with-child-viewcontrollers/ but i was not helpful.