Skip to content

Commit

Permalink
Updated README to use showBullet method instead (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyDang authored and alexisakers committed Oct 8, 2018
1 parent 903b08c commit b312982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -247,7 +247,7 @@ You can customize the background view by changing the `backgroundViewStyle` prop

~~~swift
manager.backgroundViewStyle = .blurredExtraLight
manager.prepare()
manager.showBulletin(above: self)
~~~

Several styles are available in the `BulletinBackgroundViewStyle` enum:
Expand Down

0 comments on commit b312982

Please sign in to comment.