Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/barankaraoguzzz/lycricstextview


https://github.com/barankaraoguzzz/lycricstextview

animated animation baran change cocoapods color ios lyrics lyrics-fetcher objective-c subtitle swift swift4 textfield textview uitextfield uitextview

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

# LycricsTextView

[![CI Status](https://img.shields.io/travis/[email protected]/LycTextView.svg?style=flat)](https://travis-ci.org/[email protected]/LycTextView)
[![Version](https://img.shields.io/cocoapods/v/LycTextView.svg?style=flat)](https://cocoapods.org/pods/LycTextView)
[![License](https://img.shields.io/cocoapods/l/LycTextView.svg?style=flat)](https://cocoapods.org/pods/LycTextView)
[![Platform](https://img.shields.io/cocoapods/p/LycTextView.svg?style=flat)](https://cocoapods.org/pods/LycTextView)

**LycricsTextView framework helps you make subtitle .You write just a line code and finished textView animation.**

![](https://media.giphy.com/media/oHw7dHlXMvukt6QOdA/giphy.gif)

## Example

```swift
import UIKit
import LycTextView

class ViewController: UIViewController {

@IBOutlet weak var lycricsTextView: LycricsTextView!

override func viewDidLoad() {
super.viewDidLoad()
lycricsTextView.lycricsColor = .red
lycricsTextView.animateTime = 20
lycricsTextView.startLycrics()
}
}
```

## Install via CocoaPods

FastOnBoarding is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

To run the example project, clone the repo, and run `pod install` from the Example directory first.

```ruby
platform :ios, '8.0'
use_frameworks!

pod 'LycricsTextView'
```

####Then on the top of files where you are going to use this:
```swift
import LycricsTextView
```

## Author

Baran Batuhan Karaoğuz([@Baran](https://github.com/barankaraoguzzz))
[email protected], [email protected]

## License

LycTextView is available under the MIT license. See the LICENSE file for more info.
##Keywords swift, swift4, Animating, TextViewAnimating, TextView,, xcode, ios