Toaster
Toaster copied to clipboard
Add custom backgroundView width option
I want to change backgroundview's width value so I add custom backgroundview width option to ToastView.swift now can change width like this
appearance.backgroundWidth = NSNumber(value: self.view.frame.width - 32.0)