Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Awesome Ios | 42,915 | 4 days ago | 6 | mit | Swift | |||||
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects | ||||||||||
Awesome Swift | 23,179 | a month ago | 2 | cc0-1.0 | Ruby | |||||
A collaborative list of awesome Swift libraries and resources. Feel free to contribute! | ||||||||||
Awesome Swift | 5,154 | 2 years ago | 130 | |||||||
A curated list of awesome Swift frameworks, libraries and software. | ||||||||||
Ios Watchos Tvos Macos Resources | 62 | 4 months ago | Python | |||||||
Updated list of Swift frameworks and libraries for iOS, watchOS, tvOS and macOS. | ||||||||||
Keyboardhidemanager | 55 | 1 | 5 years ago | 4 | March 08, 2018 | mit | Swift | |||
Codeless manager to hide keyboard by tapping on views for iOS written in Swift | ||||||||||
Fucking Awesome Ios | 11 | 2 days ago | mit | Swift | ||||||
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects. With repository stars⭐ and forks🍴 | ||||||||||
Fucking Awesome Swift | 7 | 10 hours ago | 1 | cc0-1.0 | Ruby | |||||
A collaborative list of awesome Swift libraries and resources. Feel free to contribute! With repository stars⭐ and forks🍴 |
iOS App | Awesome | Linux | Projects | Updated |
---|---|---|---|---|
🐧 | 1046 | April 20, 2023 |
An awesome list of Swift related guides.
Support for your favorite editors.
Check out apps on these projects:
Dependency manager software for Swift.
Miscellaneous Swift related projects
Codable
structs through property wrappers. The goal of these property wrappers is to avoid implementing a custom init(from decoder: Decoder)
throws and suffer through boilerplate.Here you can find a list of snippets and libs for your Swift projects.
Libs for AI based projects (Machine Learning, Neural Networks etc). back to top
Analytics related libraries to easily track your app usage back to top
Libs to help with animation back to top
Quick libs to get access to third party API services back to top
Internal app routing systems. back to top
Libs to help with apple app store, in app purchases and receipt validation. back to top
Libs to work with audio back to top
Easy way to manage auth in your apps. back to top
Libs to build bot back to top
Libs to get access to build chat app back to top
Interesting snippets related to color management and utility. back to top
enums
for your UIColor
constants.Create command line applications. back to top
Easier ways to work with concurrency. back to top
Concise Binary Object Representation. back to top
No more pain with Core Data, here are some interesting libs to handle data management. back to top
Helpful libraries to parse from and serialize to comma-separated value representations. back to top
Struggling using json data? Here are some interesting ways to handle it. back to top
Data management layers that involve multiple sources. back to top
Other ways to persist data back to top
Are you interested in storing your app data using SQLite? Here are some interesting resources. back to top
Tom's Obvious, Minimal Language. back to top
If you prefer to manage XML data formatted entries, here are some helpful libs back to top
Handle date formatting easily. back to top
NSDate
, NSCalendar
, NSDateComponents
, and NSTimeInterval
.Dependency injection libs back to top
A collection of libs to recognize your device. back to top
Generate documentation for Swift code back to top
Build your embedded Linux projects on a RaspberryPi, BeagleBone, C.H.I.P. and other boards. back to top
Interact with specific external peripherals. back to top
Alternatives to NSNotificationCenter, Key-Value-Observation, or delegation. back to top
NSNotificationCenter
by providing a simple, customizable adapter.A collection of font related snippets. back to top
A category dedicated to hardware related libs back to top
Easy handle new 3D Touch / Force Touch feature thanks to these libs. back to top
Wrappers around CoreBluetooth back to top
Awesome camera libs back to top
Barcode, QR-code, other code readers back to top
Libraries that involve the use of Haptic Feedback back to top
Interested in using iBeacon in your Swift project? Here some interesting resources. back to top
Manage your device sensors in a faster and easier way back to top
An interesting list of image related libs.. back to top
enums
for all your UIImages
from your Assets Catalogs.Libraries for key-value coding back to top
Do you want to create your own customized keyboard? Here are some interesting resources back to top
Libraries for coding with a simplified API back to top
Libs to help you with layout. back to top
Bored of using storyboard? Give a try to declarative auto layout libs. back to top
Frameworks that helps with localizing your app back to top
enums
for all your Localizable.strings keys (with appropriate associated values if those strings contains printf-format placeholders like %@
).Utilities for writing to and reading from the device log back to top
A list of libs that allow you to decrease the amount of time spent dealing with http requests. back to top
Need to manipulate contents from html easily? back to top
Would you like host a webserver in your device? Here you can find how to do it. back to top
Deal with cryptography method easily back to top
A collection of testing frameworks. back to top
A collection of text projects. back to top
=~
and method based APIs. Unit tests covered.Threading, task-based or asynchronous programming, Grand Central Dispatch (GCD) wrapper back to top
A collection of pre-packaged transitions & cool ui stuffs. back to top
Label
and ImageView
for screen capture prevention
.Libs to display alert, action sheet, notification, popup. back to top
UIMenuItem
with image and block (closure) support.UITextField
that works entirely in SwiftUI 🦅.Some interesting utilities to help you in your projects back to top
enums
for all your Storyboards, Scenes and Segues constants + appropriate convenience accessors.A collection of validation libs. back to top
Libs to manage phone numbers. back to top
Please take a quick look at the contribution guidelines first. If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you to all contributors; you rock!!