sench93
sench93
Can we have touch listener like Android version on steps ? Or some help how can we add ourselves
``` customerInstruction.gone() someLabel.gone() UIView.animate(withDuration: 0.3) { self.layoutIfNeeded() self.layoutSubviews() } ``` It does work for label which is inside customInstruction. customInstruction is inside UIScrollview contentview and gone() method does't work on...
How can i create recovery codes for clients to use them in case of they lose access to their authenticators.