Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift Extensions Library

A comprehensive collection of Swift extensions that enhance the functionality of common Swift types and UIKit/SwiftUI components.

Features

  • 🔤 String Extensions

    • Email validation
    • URL encoding/decoding
    • Base64 encoding/decoding
    • Localization helpers
    • String manipulation utilities
  • 📱 Haptic Feedback

    • Easy-to-use haptic feedback wrapper
    • Support for iOS 17's new SensoryFeedback
    • Fallback support for older iOS versions
    • Multiple feedback styles

Installation

Swift Package Manager

Add the following to your Package.swift file:

dependencies: [
    .package(url: "git@github.com:ilkerulusoy/Extensions.git", from: "1.0.0")
]

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages