Action button is a Floating Action Button 2 inspired from Google Inbox implemented in Swift, clone the repo, and run pod install
from the Example directory first.
- iOS 13.0+
ActionButton2 is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ActionButton2'
Then, run the following command
$ pod install
Victor Castro, [email protected]
ActionButton2 is available under the MIT license. See the LICENSE file for more info.