Alexey Ivashko
Alexey Ivashko
It's my first PR regarding this repo, just want to share incremental work @vhesener #15 Adding support to MFMailComposeViewController, it's not done yet
One of steps to configure project with additional options regarding memory management. Trying to partly resolve #325
**What are you trying to achieve with this library exactly? Please describe.** Hi, im using your library using Swift Package Manager and embedding it inside of framework which then embeds...
I've noticed that xcframework that is supplied with release is missing symbols for mac catalyst. Seeing that there is no need for it to be adopted i added support for...
* Fixed SPM compile error related to Reachibility * Fixed "class" is deprecated message * Fixed some miscaleneous warnings
## Standards checklist: - [ x] The PR title is descriptive. - [ x] The PR doesn't replicate another PR which is already open. - [x ] I have read...