Fawxy / CBPinEntryView

A customisable view for entering arbitrary length pins, codes or passwords in iOS. Supports iOS 12 one time codes.
MIT License
189 stars 41 forks source link

Fix stack view layout #4

Closed vvit closed 6 years ago

vvit commented 7 years ago

Fill the stack view in parent so its frame updated correctly during auto layout. Thanks. Hopefully this is the last one for today.