Create OnBoardingManager in order to manage onboarding steps, like create DM room with riot bot.

This commit is contained in:
SBiOSoftWhare
2018-08-08 18:34:31 +02:00
parent 8f2f9a44a8
commit a33332dab3
3 changed files with 95 additions and 0 deletions
@@ -2,4 +2,5 @@
// Use this file to import your target's public headers that you would like to expose to Swift.
//
@import MatrixSDK;
#import "WebViewViewController.h"