Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caiobzen/MessageBalloon
A message balloon animation made with CoreAnimation
https://github.com/caiobzen/MessageBalloon
Last synced: 3 months ago
JSON representation
A message balloon animation made with CoreAnimation
- Host: GitHub
- URL: https://github.com/caiobzen/MessageBalloon
- Owner: caiobzen
- License: mit
- Created: 2016-04-15T18:16:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T14:23:27.000Z (almost 8 years ago)
- Last Synced: 2024-08-03T14:10:14.008Z (7 months ago)
- Language: Swift
- Size: 12.7 KB
- Stars: 137
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://dribbble.com/shots/1911260-Loading-with-Swift)
#### Creativedash:
#### 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.