RAGTextField icon indicating copy to clipboard operation
RAGTextField copied to clipboard

Subclass of UITextField that adds an animated placeholder and an optional hint label below the text.

Results 10 RAGTextField issues
Sort by recently updated
recently updated
newest added

Hi @raginmari @dalmif @ams-twelker , (https://github.com/raginmari/RAGTextField/issues/13#issue-1331934681)](https://github.com/raginmari/RAGTextField/issues/13#issue-1331934681) Thanks in advance!

Hi @raginmari @dalmif @ams-twelker , While trying to set cornerRadius of OutlineView, at that time getting error beacase of conflict between default OS property name. Can you please rename this...

Please provide attributedPlaceholder support because need to change Placeholder font. Or provide a property to make font change of placeholder.

Its posible to add format for numbers style TIN?? Regards!!

when using override func viewDidLoad() { super.viewDidLoad() _ = hintTextField.becomeFirstResponder() } hint doesn't showing to solve it I use DispatchQueue.main.asyncAfter(deadline: .now() + 1.0) { _ = hintTextField.becomeFirstResponder() } but it...

![image](https://user-images.githubusercontent.com/12707812/63439092-a0c56280-c457-11e9-8cbc-44fd1759e2f1.png)

Hello, We have started using `RAGTextField` in our project, this library is nice and I liked it! In our project we have a use case of supporting attributed hint with...

This repo needs to provide a privacy manifest, as described here: https://developer.apple.com/news/?id=av1nevon

is there an easy way to fix RTL issues in this library ? i am facing spacing issues and text alignment issues in RTL (arabic)