Toaster
Toaster copied to clipboard
🍞 Toast for Swift
My app is in landscape only, but the toast is shown on portrait (it worked well on iOS 15)
Hi, in the demo project, I reproduce the bug. 1. Click the Toggle keyboard button to show the keyboard 2. Click the Show button to show a toast, then the...
Toaster version 2.2.0 cannot be built on Xcode 12 because there are several switch statements that are not exhausted.
Environment: Xcode 12.4 (12D4e) Language: Swift 5.3.2 Toaster version used: 2.3.0 When using the "Picture in Picture" function on iOS 14 or higher devices, the toast view is not in...
SafeAreaBottomOffset not applied that when use iPhone X series.
## Issue When we rotate device while presenting ToastWindow, the status bar style is not updated. ## PR Update status bar style when didChangeStatusBarOrientationNotification called.
Fix https://github.com/devxoul/Toaster/issues/113 Just add a setter for `cornerRadius`. Actually, I have tried to make public backgroundView, but it does not work.
how to set a font family for the toast message??? i tried but its not working. its showing the same font. 
Hi, currently we show toast on keyboard. However, we have some matter that we have to control window level. How about adjust top position of toast? It will look like...
In 2.2.0, toast will be hidden by keyboard, in the master branch demo will not. test use iOS 13.2.