| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2018-12-17 | 394 Bytes | |
| v3.0.0 source code.tar.gz | 2018-12-17 | 9.9 MB | |
| v3.0.0 source code.zip | 2018-12-17 | 10.1 MB | |
| Totals: 3 Items | 20.0 MB | 0 | |
⚠ You will need Xcode 10 to use BulletinBoard 3.0.
New Features
- Add
isShowingBulletinproperty (thanks @kennyDang) - Add
willDisplaymethod to BLTNItem (thanks @kizitonwose) - Add option to show the bulletin above the whole application (thanks @alexeichhorn)
Fixes
- Upgrade to Swift 4.2 (thanks @a2)
- Fix frozen dismissal after initial interaction (thanks @a2)