issues
search
getbouncer
/
cardscan-ios
A library for scanning credit and debit cards
MIT License
207
stars
66
forks
source link
Moved mask setup to viewWillAppear() to patch race condition
#20
Closed
li-andy
closed
5 years ago
li-andy
commented
5 years ago
Fix affects slower devices that have trouble loading certain UI components after
viewDidLoad()
but before
viewWillAppear()
viewDidLoad()
but beforeviewWillAppear()