Closed subinrevi closed 4 years ago
Is there any way we can achieve this with this framework. Since iOS 12 has introduced this feature.
static let oneTimeCode: UITextContentType
Hey @subinrevi It does indeed. The PinView has a property isContentTypeOneTimeCode which when set to true (true by default), activates the oneTimePasscode feature.
isContentTypeOneTimeCode
Is there any way we can achieve this with this framework. Since iOS 12 has introduced this feature.
static let oneTimeCode: UITextContentType