Swiftpack.co - urijan44/LeafTextField as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by urijan44.
urijan44/LeafTextField 0.2.1
`LeafTextField` is CustomTextField that contains Image and Animation.
⭐️ 5
🕓 2 years ago
iOS
.package(url: "https://github.com/urijan44/LeafTextField.git", from: "0.2.1")

LeafTextField

Version Carthage Compatible SwiftPM License Platform

Example

@IBOutlet weak var textField: LeafTextField!

textField.setImage(UIImage(named: "pikases"), UIImage(named: "pikases-leaf"))
textField.imageSize = 24
textField.animationSpeed = 0.5
textField.springAnimation = true
textField.animateImageOffset = 1

Requirements

  • iOS 13.0
  • Swift 5

Installation

Swift Package Manager

https://github.com/urijan44/LeafTextField.git

Carthage

github "urijan44/LeafTextField"

CocoaPods

LeafTextField is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'LeafTextField'

Author

HenryLee: [email protected]

License

LeafTextField is available under the MIT license. See the LICENSE file for more info.

GitHub

link
Stars: 5
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

0.2.1
2 years ago

textField.animateImageOffset { get set }

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics