element-ios/Riot/SupportingFiles/Riot-Bridging-Header.h

11 lines
285 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
@import MatrixSDK;
@import MatrixKit;
#import "WebViewViewController.h"
#import "RiotNavigationController.h"
#import "ThemeService.h"
#import "TableViewCellWithCheckBoxAndLabel.h"