Floaty
:heart: Floating Action Button for iOS
File Explorer
- FUNDING.yml
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- Floaty.xcscheme
- project.pbxproj
- custom_item.png
- dependent_on_uiviewcontroller.gif
- dependent_on_uiwindow.gif
- fade_ani.gif
- handler.gif
- icon.png
- none_ani.gif
- preview.gif
- rtl_disabled.png
- rtl_enabled.png
- slideleft_ani.gif
- slideup_ani.gif
- storyboard_support1.png
- storyboard_support2.png
- Contents.json
- Contents.json
- ic_white-add.pdf
- Contents.json
- Main.storyboard
- Contents.json
- icMap.png
- icMap@2x.png
- icMap@3x.png
- Contents.json
- icShare.png
- icShare@2x.png
- icShare@3x.png
- Contents.json
- AppDelegate.swift
- CircularAnimationViewController.swift
- Info.plist
- LaunchScreen.xib
- TableViewController.swift
- ViewController.swift
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- KCFloatingActionButton-Sample.xcscheme
- project.pbxproj
- Floaty.h
- Floaty.swift
- FloatyDelegate.swift
- FloatyItem.swift
- FloatyManager.swift
- FloatyViewController.swift
- FloatyWindow.swift
- UIView+Draggable.swift
- Info.plist
- .gitignore
- .swift-version
- .travis.yml
- CHANGELOG.md
- Floaty.podspec
- LICENSE
- Package.swift
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
pod
View Details ▼
pod
Dependency manager for Swift and Objective-C Cocoa projects.
pod init
Create a Podfile for the current project with the default contents:
pod install
Download and install all pods defined in the Podfile (that haven't been installed before):
pod list
List all available pods:
# Project Badges
// repository documentation
Was this content helpful?
(0 ratings)
