mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Navigation: Add possibility to instantiate each tab bar item controller programmatically.
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
*/
|
||||
@interface PeopleViewController : RecentsViewController <UITableViewDataSource, MXKDataSourceDelegate>
|
||||
|
||||
+ (instancetype)instantiate;
|
||||
|
||||
/**
|
||||
Scroll the next room with missed notifications to the top.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user