GenericPasswordRow
GenericPasswordRow copied to clipboard
A row for Eureka to implement password validations.
Hey, the standard way of changing the background color of the content cell does not work on PasswordRow.  `.cellSetup { cell, row in cell.backgroundColor = .blue }`
I am getting this error on iOS 12: `'Could not load NIB in bundle: 'NSBundle (loaded)' with name 'GenericPasswordCell''` It seems like something in this framweork has broken or is...