Breaking Changes
- Refactored all view modifiers using
EnvironmentValuesbehind the scenes. This means they all now have new names and they returnsome Viewinstead ofMessageComposeView/MailComposeView..disableUserAttachments(_:)->.messageComposeViewDisableUserAttachments(_:)
Full Changelog: 0.0.7...1.0.0