CRToast
CRToast copied to clipboard
Toast below navigation bar
There should be a way to have the toast show up under the navigation bar. I think is you have a "sticky" toast shown to indicate a refresh, then it will annoy the user if the Toast is keeping them from navigating with the nav bar. The only other solution at the moment is to cover the status bar.
Hmmm, if the notification was under the navigation bar it would be hidden by the navigation bar right? When you say "under" do you actually mean like below the status bar. IE CGRectGetMaxY(statusBar.frame) == CGRectGetMinY(notification.frame)
Yes sir, my bad. Below the nav bar. :)
+1
Any more thoughts on this?
+2
+3
+4
+5
+6
++
+8