atljeremy / JFMinimalNotifications

An iOS UIView for presenting a minimalistic notification that doesn't block the UI and is highly configurable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

creation of notifications without icon

tryadelion opened this issue · comments

hello, i'm using the cocoapods version with swift, is there any option to create any of the provided styles ( or a custom one with custom background colour, if possible) without any icon at all ?
I see there are options to show it on the left or on the right, but i can't find one to make the text fill the whole space.

thank you!

(yes, i'm trying to make it look like an android snackbar. :P)

This is very much the same as #20 - closing this issue so that I only have open issue related to this. Please monitor #20 to stay up-to-date and provide feedback on this topic.