Stay in touch
DynamicJSON
January 06, 2019 • MIT License
Access JSON properties dynamically like JavaScript using Swift 4.2's new @dynamicMemberLookup feature, letting you access JSON like this: `let username = JSON(data).user?.username?.string`
Menu
January 05, 2019 • MIT License
The iOS Menu, as detailed in this blog post: https://codea.io/blog/the-ios-menu/
No image provided.
Kingfisher
January 04, 2019 • MIT License
A lightweight, pure-Swift library for downloading and caching images from the web.
Charts
January 04, 2019 • Apache 2.0 License
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Connectivity
January 04, 2019 • MIT License
Makes Internet connectivity detection more robust by detecting Wi-Fi networks without Internet access.
VennPieChart
January 03, 2019 • MIT License
After searching a lot on internet finally we ended up making a new kind of pie chart(Venn Pie Chart).
Courtesy: Pankaj Kumhar ([email protected]) Nilaakash Singh ([email protected])
IHProgressHUD
January 02, 2019 • MIT License
IHProgressHUD is a clean and easy-to-use HUD meant to display the progress of an ongoing task on iOS and tvOS. IHProgressHUD is based on SVProgressHUD and ported to Swift with the help of Swiftify,...
No image provided.
KSNumericTextField
January 01, 2019 • MIT License
KSNumericTextField is a simple to use text field that only accept numeric value. You can also specify the maximum number of integer digits and faction digits using storyboard or code.
SPTouchID
December 31, 2018 • Apache 2.0 License
Make a portable biometric authentication of your application!
Tagging
December 31, 2018 • MIT License
A TextView that provides easy to use tagging feature for Mention or Hashtag
Soundable
December 30, 2018 • MIT License
Soundable allows you to play sounds, single and in sequence, in a very easy way