BulletinBoard
2.5
Score

BulletinBoard iOS Popup Component for Onboarding

What is BulletinBoard?

BulletinBoard is an iOS library for creating contextual cards that facilitate user interactions, with styles similar to native iOS interfaces. Compatible with Swift 5.1+, it includes accessibility support and demo projects in Swift and Objective-C.

Swift
UIKit
Popup

Summary of BulletinBoard

  • 👍

    Built-in support for accessibility features like VoiceOver.

  • 👍

    Demo projects available in Swift and Objective-C.

  • 🤝

    Compatible with Swift 5.1 and later.

  • 🤝

    Interface similar to native iOS card styles.

Built by

Alexis Aubry
Alexis Aubry
@alexaubry
+ 32 other contributors

Last push
3 years ago
Stars
5.4 k

Forks
304
Open Issues
48
Closed Issues
304
BulletinBoard is an iOS library designed to create and manage contextual cards that appear at the bottom of the screen. These cards are ideal for quick user interactions, such as onboarding screens or configuration. The interface resembles cards used by iOS for AirPods or Apple TV configurations. BulletinBoard supports a full range of iOS devices including iPhone and iPad, and is compatible with accessibility features like VoiceOver. It includes a demo project to help developers integrate and extend its capabilities. You can install BulletinBoard via Swift Package Manager, CocoaPods, or Carthage.