https://github.com/zigzagg16/caralho
https://github.com/zigzagg16/caralho
ios ios-ui swift4 text-animation ui-components
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zigzagg16/caralho
- Owner: zigzagg16
- License: mit
- Archived: true
- Created: 2017-10-24T19:49:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T09:15:03.000Z (about 8 years ago)
- Last Synced: 2024-04-14T10:15:44.468Z (over 1 year ago)
- Topics: ios, ios-ui, swift4, text-animation, ui-components
- Language: Swift
- Size: 832 KB
- Stars: 26
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Caralho! 🇧🇷
===============
[](https://img.shields.io/cocoapods/v/caralho.svg)
[](http://makeapullrequest.com)
A simple text animation using UITableView

## Features
- [x] Easy to use
- [x] Easily customisable
- [x] [Complete Documentation](http://arn00s.github.io/caralho/) - Coming soon!
## Requirements
- iOS 10.0+
- Xcode 9.0
- Swift 3.0
## Communication
- If you **need help**, use [Stack Overflow](http://stackoverflow.com/questions/tagged/caralho). (Tag 'caralho')
- If you'd like to **ask a general question**, use [Stack Overflow](http://stackoverflow.com/questions/tagged/caralho).
- If you **found a bug**, open an issue.
- If you **have a feature request**, open an issue.
- If you **want to contribute**, submit a pull request.
- If you **use the control**, contact me to mention your app on this page.
## Installation
### CocoaPods
Coming soon...
### Carthage
Coming soon...
### Manually
If you prefer, you can integrate caralho into your project manually.
#### Source File
Simply add the files under `Sources` directly into your project.
---
## Usage
### Creating yours :
```swift
coming soon...
```
## TODO
- Documentation
- Unit testing
- Add more effects
## Known issues
Check the ([GitHub issues](https://github.com/arn00s/caralho/issues))
## FAQ
### Why should I use `caralho`?
You want a fancy way to display animated text
* * *
## Contact
- [LinkedIn](https://lu.linkedin.com/in/arnaudschloune)
- [twitter](https://twitter.com/mmommommomo)
### Creator
- [Arnaud Schloune](http://github.com/arn00s)
## License
Caralho is released under the MIT license. See LICENSE for details.