• Stars
    star
    137
  • Rank 266,121 (Top 6 %)
  • Language
    Swift
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A message balloon animation made with CoreAnimation

MessageBalloon

MessageBalloon is kind of a "loading" view that can be applied to some messaging app. This was an atempt to transform a design idea into code. Here's the inspiration source:

Loading with Swift

Creativedash:

Dribble

MessageBalloon:

MessageBalloon


## Installation / Usage ๐Ÿ’ป

1 - Add the MessageBalloon.swift in your app
2 - Place an UIView in your storyboard
3 - Change the UIView class to MessageBalloon
4 - Done!

๐Ÿ“œ License

MessageBalloon is available under the MIT license. Please read the LICENSE file for more info if needed.