rizumita / CTFeedbackSwift

Feedback mail composer for iOS re-written in Swift of CTFeedback
MIT License
69 stars 20 forks source link

Present CTFeedbackSwift modally #23

Open furiosFast opened 4 years ago

furiosFast commented 4 years ago

Hi, at the moment if you present modally there isn't the "send" button. Is there a possibility to add the compatibility to present che view controller modally?

Thank you

furiosFast commented 4 years ago

the currently workaround is to embedded the CTFeedbackSwift inside a navigation controller, but if it is presented modally with style nav.modalPresentationStyle = .formSheet if you tap on 'topic' cell, the menù is something like this: Simulator Screen Shot - iPad Pro (12 9-inch) (4th generation) - 2020-09-13 at 19 43 48

and if you try to add an attachment (https://github.com/rizumita/CTFeedbackSwift/issues/22): Simulator Screen Shot - iPad Pro (12 9-inch) (4th generation) - 2020-09-13 at 19 47 03

rizumita commented 4 years ago

@furiosFast

at the moment if you present modally there isn't the "send" button.

Is the "send" button about "Mail" button?