mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Added search functionality for rooms and people, fixed bug of dismmisal
This commit is contained in:
@@ -30,6 +30,11 @@
|
||||
|
||||
[ShareExtensionManager sharedManager].shareExtensionContext = self.extensionContext;
|
||||
|
||||
[self presentShareViewController];
|
||||
}
|
||||
|
||||
- (void)presentShareViewController
|
||||
{
|
||||
ShareViewController *shareViewController = [[ShareViewController alloc] init];
|
||||
|
||||
shareViewController.providesPresentationContextTransitionStyle = YES;
|
||||
|
||||
Reference in New Issue
Block a user