ios - Page View Controller showing previous view controller after adding subviews -


i have 1 view controller collection view in page view controller , having search button on navigation bar when click on search bar , did search result shown means child view controller updating when slide on left showing me original content of collection view also. how can remove previous view controller , show result child view controller.

then dont want page view controller, pageview controller reuse single child view controller each time swipe detected. in page view controller delegate methods check values being loaded array being reduced permanently or u using mutable copy of array each time reload page view controller contents.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -