Darren Ehlers
Darren Ehlers
Signed-off-by: Darren Ehlers [email protected]
Is there a way to use this inside a UICollectionViewCell?
I'm getting a "has no Package.swift manifest for version 1.0.0" error. I'm guessing that the Package.swift file was added AFTER the v1.0.0 release. If that's the case, please do a...
Added support to optionally add send a "runAfter" timestamp when creating jobs. This allows for more efficient scheduling of jobs for many purposes, including the one that I'm using it...
Signed-off-by: Darren Ehlers [email protected]
Changed the email validation to allow the domain root to be up to 64 characters....to support the recent changes to allow extensions such as ".studio"
…” that will be blocked/filtered from the textField/textView
Is there a specific reason for the caret "^" character being blocked from entry?