You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have presented cardScanner ViewController, but it is not showing the close icon at top right corner. Maybe some issue with naming convention but I cant edit your package.
The text was updated successfully, but these errors were encountered:
There are 2 things that are needed to be fixed for the close button to work in this package.
1 - in the SharkCardScanViewController; on line 18, you need to replace $0.setBackgroundImage(UIImage(named: "rounded close"), for: .normal with:
I have presented cardScanner ViewController, but it is not showing the close icon at top right corner. Maybe some issue with naming convention but I cant edit your package.
The text was updated successfully, but these errors were encountered: