Swiftpack.co - Swift Packages by Fawxy

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by Fawxy

Fawxy/CBPinEntryView 1.7.1
A customisable view for entering arbitrary length pins, codes or passwords in iOS. Supports iOS 12 one time codes.
⭐️ 189
🕓 4 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Swift 5, Underline mode + programmatic changes
4 years ago
Ive merged the PR that allows underline modes and improved it a bit. You can also change the styles on the fly, and it's all updated for Swift 5.
Add alphanumeric support
5 years ago
Add support for any character, and allow restriction. Also allow text field capitalisation types.
One time code support
5 years ago
This release adds support for iOS one time codes, and allows setting a background colour on the currently editing field, similar to how you can set the border colour on the currently editing field. I also fixed a bug where the error mode would clear to the editing border colour rather than the default border colour.
Clear entry!
5 years ago
Now you can clear the entry with a single function call! I also changed how errors work... toggling wasn't necessarily great. Also this should totally have been 1.6.0 as it has breaking changes... but what are you gonna do, sue me?... Please don't sue me.
Add spacing as a property
6 years ago
Allow keyboard type selection
6 years ago
You can now select the keyboard type! Sorry I didn't think of this before!
Secure entry, become first responder and potential memory leak fix
6 years ago
I've added secure entry! Want a hidden pin code entry? Just enable `isSecure` and choose your secure entry character (or emoji etc!). Get the pin the same way as before.
Swift 4.0
6 years ago
Updated code and project settings for Swift 4.0 and Xcode 9
Change Delegate
6 years ago
At request, I've added a delegate that lets you know when the text field changes so you can auto submit should you wish.
Default border
6 years ago
If you don't want your cell border to be white or empty by default, set the entryDefaultBorderColour to whatever colour you want!

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics