Feature/invitation
Compare changes
+ 26
− 0
\ No newline at end of file
Merge request contains:
Make the changes visible in the App:
Add the following lines in the viewWillAppear(animated:)
in SendViewController
Or somewhere else in the Code (keep in mind self needs to be a ViewController, that is fully loaded)
InvitationDialogViewController.present(on: self, animated: true)