-
Notifications
You must be signed in to change notification settings - Fork 112
Control BMB (Swift)
Weiping Huang edited this page May 13, 2017
·
2 revisions
Boom or re-boom BMB programmatically.
Swift | Objective-C
Check the demo for more details.
-
Boom!
bmb.boom()
-
Re-Boom!
bmb.reboom()
-
Boom in an instant!
bmb.boomImmediately()
-
Re-Boom in an instant!
bmb.reboomImmediately()
-
Boom when BMB is shown!
bmb.autoBoom = true
-
Boom in an instant when BMB is shown!
bmb.autoBoomImmediately = true
Home
Chapters
- Basic Usage
- Simple Circle Button
- Text Inside Circle Button
- Text Outside Circle Button
- Ham Button
- Share Style
- Custom Position
- Button Place Alignments
- Different Ways to Boom
- Ease Animations for Buttons
- Different Order for Buttons
- Other Animations Attributes for Buttons
- Click Event and Listener
- Control BMB
- Use BMB in Navigation Bar
- Use BMB in Table View
- Attributes for BMB or Pieces on BMB
- Cache Optimization & Boom Area
- Change Boom Buttons Dynamically
- Blur Background & Tip
- Fade Views
- Structure of BMB
- Version History