mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Navigation: Add possibility to instantiate each tab bar item controller programmatically.
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
*/
|
||||
@interface UnifiedSearchViewController : SegmentedViewController <UIGestureRecognizerDelegate, ContactsTableViewControllerDelegate>
|
||||
|
||||
+ (instancetype)instantiate;
|
||||
|
||||
/**
|
||||
Open the public rooms directory page.
|
||||
It uses the `publicRoomsDirectoryDataSource` managed by the recents view controller data source
|
||||
|
||||
Reference in New Issue
Block a user