This Library is for help ios development with a extension collections, some of collections are:
In the section "Enter Package Repository URL" paste the root repo URL https://github.com/AdrianoSong/iOS-MyExtensions
Once installed, add the import dependency on AppDelegate.swift file, like this:
import MyExtensions
Done! You can use extensions for all over your project don't need to import it again, Here is a example:
//.localized() from Strings+Extension.swift
let myLocalizedString = "my.string.key".localized()
MIT
link |
Stars: 0 |
Last commit: 2 weeks ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco