Login flow: Make User Agreement part of the registration flow

#1939
This commit is contained in:
manuroe
2018-11-27 15:52:05 +01:00
parent df80b918ff
commit 71d3d32a2c
10 changed files with 366 additions and 7 deletions
@@ -3,4 +3,9 @@
//
@import MatrixSDK;
@import MatrixKit;
#import "WebViewViewController.h"
#import "RiotNavigationController.h"
#import "RiotDesignValues.h"
#import "TableViewCellWithCheckBoxAndLabel.h"