Linus

Results 25 issues of Linus

Hey, have you considered adding your library to CocoaPods? Thanks!

enhancement
question

A new feature I'd love to have in this library (which would take huge efforts, I believe, though) would be to integrate the feature that [Laurine](https://github.com/JiriTrecak/Laurine) has. Ported over, it...

enhancement

I want the user to be able to press a button that brings up the MFMailComposeViewController. For doing so, I use the following code: ``` let mail = MFMailComposeViewController() mail.mailComposeDelegate...

Hey, was wondering whether you considered distributing the library through Carthage.

Hey, love the idea and could really make use of this library. I tested it out on [the website I'm working on](https://bit.ly/2VZUoXv). It's a single-page-application built in react.js. I ran...