TabBarCoordinator: Manage tab bar item controllers instantiation and manage unified search and settings presentation.

This commit is contained in:
SBiOSoftWhare
2021-05-20 22:06:08 +02:00
parent 3387d4db09
commit ec708b2f7b
2 changed files with 175 additions and 15 deletions
@@ -33,3 +33,5 @@
#import "CallViewController.h"
#import "MatrixContactsDataSource.h"
#import "TypingUserInfo.h"
#import "UnifiedSearchViewController.h"
#import "SettingsViewController.h"