subinspathilettu / SJSegmentedViewController

MIT License
334 stars 126 forks source link

can i create this segment view as dynamic ??/ #24

Closed HariNarayanan777 closed 7 years ago

HariNarayanan777 commented 7 years ago

i need to create the swipeable segment view like you but that viewcontroller and its title should be come as fully dynamically ??? can i do that? Please tell is it possible in this or if you can!!!!

subinspathilettu commented 7 years ago

@HariNarayanan777 Do you want to change the title in runtime?

HariNarayanan777 commented 7 years ago

yes i am trying lord form array list @subinspathilettu

subinspathilettu commented 7 years ago

@HariNarayanan777 Can you be more specific? I am not able to identify your requirement/ problem. You can provide title by ViewController.title or you can provide a custom view for the segment by ViewController.navigationItem.titleView.