RSFloatInputView
RSFloatInputView copied to clipboard
A Float Input View with smooth animation and supporting icon and seperator written with Swift
```Swift 'kCAMediaTimingFunctionEaseOut' has been renamed to 'CAMediaTimingFunctionName.easeOut' ```
what should i put other than .text for your library example : @IBOutlet weak var txtUsername: RSFloatInputView! let userName = txtUsername.text?.trimmingCharacters(in: CharacterSet.whitespacesAndNewlines)
I have a views that I am creating in code. Can you provide an example of how I would create this in code ?