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