RSFloatInputView icon indicating copy to clipboard operation
RSFloatInputView copied to clipboard

A Float Input View with smooth animation and supporting icon and seperator written with Swift

Results 5 RSFloatInputView issues
Sort by recently updated
recently updated
newest added

```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 ?