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