schmidyy/Loaf

Display on top of tabbar

CollinHemeltjen opened this issue · 1 comments

First of all, great and useful library here!

Currently when showing a Loaf inside a UITabBarController, the Loaf will display on top of the tabbar. Hereby interfering with the user interaction by blocking the buttons.

Like this:
LoafNow

Can we make it an option to set the location above the tabbar?

Like so:
LoafProposed

This is fixed as of 09ce720 👍