An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Caralho! 🇧🇷
===============

[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/caralho.svg)](https://img.shields.io/cocoapods/v/caralho.svg)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)

A simple text animation using UITableView

![](https://raw.githubusercontent.com/arn00s/caralho/master/caralho.gif)

## 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.