JJFloatingActionButton
Until reaching milestone 1.0.0 there might be breaking changes in minor versions!
Features
- Easy to use ✓
- Fully customizable ✓
- Place with auto layout ✓
- Design in Interface Builder ✓
- RTL language support ✓
- Handles Button with single Action ✓
- Works in Swift and Objective-C Projects ✓
- Comprehensive Test Coverage ✓
- Complete Documentation ✓
Requirements
- iOS 9.0+
- Xcode 9.0+
- Swift 4.0+
Installation
CocoaPods
CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:
To integrate JJFloatingActionButton into your Xcode project using CocoaPods, specify it in your Podfile
:
Then, run the following command:
Manually
If you prefer not to use a dependency manager, you can integrate JJFloatingActionButton into your project manually.
Usage
Quick Start
Configuration
Button appearance and behavior can be customized:
Delegate
Example
To run the example project, just run the following command: