PinCodeTextField icon indicating copy to clipboard operation
PinCodeTextField copied to clipboard

Results 36 PinCodeTextField issues
Sort by recently updated
recently updated
newest added

IB Designables: Failed to render and update auto layout status for CollectionListVC (lI4-ue-gps): dlopen(PinCodeTextField.framework, 1): no suitable image found. Did find: PinCodeTextField.framework: required code signature missing for 'PinCodeTextField.framework'

I need a left text alignment, but can't do this (

Want to create my class, based on your: ``` class MYPinCodeTextField: PinCodeTextField { } ``` But got error Cannot inherit from non-open class 'PinCodeTextField' outside of its defining module As...