Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ravenshore/iOS-Floaters

Repository files navigation

ios Floaters

Language GitHub license

Easily add animated icons/emoji/images, similar to the Periscope floating hearts effect.

[ Updated for Swift 4 ]

Usage

Usage is as easy as:

@IBOutlet weak var floaterView: Floater!
@IBAction func startTapped(sender: AnyObject) {
floaterView.startAnimation()
}
@IBAction func endTapped(sender: AnyObject) {
floaterView.stopAnimation()
}
// Change the density like ... ( look at example )
floaterView.density = 25

Take a look at the project to see a full example.

Requirements

  • iOS 8 or later
  • Xcode 6 or later

Author

Razvigor Andreev - helpMeCodeSwift @ Twitter http://helpMeCodeSwift.com

License

iOS Floaters is available under the MIT license. See the LICENSE file for more info.

About

Floating Hearts/Emoji/Images effect, similar to Periscope.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /