ethanwa / Credit-Card-Scanner-and-Validator-for-SwiftLinks
Uses the iOS Vision text recognizer framework to visually read credit card numbers and expiration dates. Then uses the Luhn algorithm to make sure the CC number is valid. Also checks against a list of prefix numbers to determine card type (Mastercard, Visa, Discover, Amex, etc).
☆17Updated last month
Alternatives and similar repositories for Credit-Card-Scanner-and-Validator-for-Swift
Users that are interested in Credit-Card-Scanner-and-Validator-for-Swift are comparing it to the libraries listed below
Sorting:
- A sample app that illustrates the use of Swift's Codable protocols to decode JSON data☆25Updated 5 years ago
- ScaledFont - Using custom fonts with dynamic type☆67Updated last year
- Commonly Used Shapes and Utilities In SwiftUI☆104Updated 5 years ago
- A @resultBuilder to use to bundle tasks together.☆55Updated 2 years ago
- The missing multipart form support for URLSession.☆44Updated 2 years ago
- Recreating the animation on https://appleid.apple.com using SwiftUI☆60Updated 3 years ago
- An example of MVVM-Coordinators pattern with SwiftUI☆33Updated 4 years ago
- SwiftUI Bar Chart☆165Updated 4 years ago
- Creating a smooth cubic bezier curve that pass through all the prescribed points using Swift and Math.☆75Updated 3 years ago
- A fast Swift library for decoding images (including the usual formats + RAW files) + EXIF metadata.☆123Updated 2 years ago
- SwiftUI result builder for Path☆82Updated 2 years ago
- Implementation of iOS Photos app segmented control in SwiftUI☆98Updated 4 years ago
- A drop-in replacement for the iOS 14 @AppStorage property wrapper compatible with iOS 13☆60Updated 3 years ago
- A collection view for SwiftUI☆100Updated 5 years ago
- 🎛 Simple SwiftUI ‘neumorphic’ button style☆67Updated 5 years ago
- Fetch the update available status for iOS or macOS apps based on the bundle identifier.☆46Updated 3 years ago
- Set of available SF Symbols☆64Updated 3 years ago
- Custom popup in SwiftUI☆62Updated 4 years ago
- Rounded Polygons in SwiftUI☆60Updated 2 years ago
- A Swift CLI to check if keys from a Localizable.strings file are unused in your project.☆35Updated 2 months ago
- SwiftKit adds extra functionality to the Swift programming language.☆57Updated 2 years ago
- PreviewDevice - is a library with type-safe syntax sugar for preview device on SwiftUI. Preview for UIKit and Cocoa.☆51Updated last year
- ☆126Updated 5 years ago
- Slack-like panel for emojis. Starring SwiftUI 🙃☆51Updated 4 years ago
- Implementing an infinite grid using UIScrollview on iOS☆47Updated 7 years ago
- A package to help track how often the user opened the app and if they opened it in the current version before.☆15Updated 4 years ago
- As-you-type formatting in SwiftUI☆55Updated 3 years ago
- A Swift library that simplifies making a view controller's view scrollable☆83Updated 2 years ago
- Charts in SwiftUI for Telegram contest☆66Updated 5 years ago
- A CoreML models that detects nudity in a picture☆106Updated 7 years ago