Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raman43mann/rjfloatinglabeltextfield
It is flexible and customisable implementation of TextField and TextView with Floating Labels.
https://github.com/raman43mann/rjfloatinglabeltextfield
customtextfield customtextview floating floatinglabelinput floatinglabeltextfield labels rjfloatinglabeltextfield rjlabel textview
Last synced: 7 days ago
JSON representation
It is flexible and customisable implementation of TextField and TextView with Floating Labels.
- Host: GitHub
- URL: https://github.com/raman43mann/rjfloatinglabeltextfield
- Owner: raman43mann
- License: mit
- Created: 2024-02-04T15:36:10.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-05T02:36:09.000Z (10 months ago)
- Last Synced: 2024-10-12T19:34:55.155Z (about 1 month ago)
- Topics: customtextfield, customtextview, floating, floatinglabelinput, floatinglabeltextfield, labels, rjfloatinglabeltextfield, rjlabel, textview
- Language: Swift
- Homepage:
- Size: 65.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RJFloatingLabelTextField
[![CI Status](https://img.shields.io/travis/raman43mann/RJFloatingLabelTextField.svg?style=flat)](https://travis-ci.org/raman43mann/RJFloatingLabelTextField)
[![Version](https://img.shields.io/cocoapods/v/RJFloatingLabelTextField.svg?style=flat)](https://cocoapods.org/pods/RJFloatingLabelTextField)
[![License](https://img.shields.io/cocoapods/l/RJFloatingLabelTextField.svg?style=flat)](https://cocoapods.org/pods/RJFloatingLabelTextField)
[![Platform](https://img.shields.io/cocoapods/p/RJFloatingLabelTextField.svg?style=flat)](https://cocoapods.org/pods/RJFloatingLabelTextField)## Special Note
Hi folks , If you want to build any custom code(Common Alert, image picker, chat controller , custom view , TextFields/TextViews for reusability) for your application then you can contact me on linkedin or can send email (Subject of email should be "custom_code_#pb23") (check author detail on bottom of page).## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
- Xcode 14 to onwards
- iOS 10,*
- Swift 4.0## Installation
RJFloatingLabelTextField is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'RJFloatingLabelTextField'
```## Author
raman43mann, [email protected] , Linkedin : https://www.linkedin.com/in/raman-mann-957201154
## License
RJFloatingLabelTextField is available under the MIT license. See the LICENSE file for more info.