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: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/barankaraoguzzz/lycricstextview
- Owner: barankaraoguzzz
- License: mit
- Created: 2018-08-13T07:53:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T05:52:11.000Z (about 7 years ago)
- Last Synced: 2024-10-31T16:13:02.374Z (12 months ago)
- Topics: animated, animation, baran, change, cocoapods, color, ios, lyrics, lyrics-fetcher, objective-c, subtitle, swift, swift4, textfield, textview, uitextfield, uitextview
- Language: Swift
- Size: 37.1 KB
- Stars: 19
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LycricsTextView
[](https://travis-ci.org/baran.karaoguz@ogr.sakarya.edu.tr/LycTextView)
[](https://cocoapods.org/pods/LycTextView)
[](https://cocoapods.org/pods/LycTextView)
[](https://cocoapods.org/pods/LycTextView)**LycricsTextView framework helps you make subtitle .You write just a line code and finished textView animation.**

## Example
```swift
import UIKit
import LycTextViewclass 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))
baran.karaoguz@ogr.sakarya.edu.tr, b.b.karaoguz@gmail.com## License
LycTextView is available under the MIT license. See the LICENSE file for more info.
##Keywords swift, swift4, Animating, TextViewAnimating, TextView,, xcode, ios