Pinned Repositories
ActionSheetPicker-3.0
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS.
AsyncDownSamplingImage
Extended AsyncImage to perform down sampling when downloading image
bonjour
Easy-to-use Bonjour Service for iOS and macOS.
Calendar
A set of views and controllers for displaying and scheduling events on iOS
CalendarKit
📅 Calendar for Apple platforms in Swift
Camera-SwiftUI
A lightweight camera library for quick integration with SwiftUI - iOS/iPadOS only
CameraManager
Simple Swift class to provide all the configurations you need to create custom camera view in your app
CCNNavigationController
An Mac OS X Navigation Controller that acts mostly like the counter part on iOS - UINavigationController.
Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
ClangFormat-Xcode
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
ezathashim's Repositories
ezathashim/ActionSheetPicker-3.0
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS.
ezathashim/AsyncDownSamplingImage
Extended AsyncImage to perform down sampling when downloading image
ezathashim/bonjour
Easy-to-use Bonjour Service for iOS and macOS.
ezathashim/CalendarKit
📅 Calendar for Apple platforms in Swift
ezathashim/Camera-SwiftUI
A lightweight camera library for quick integration with SwiftUI - iOS/iPadOS only
ezathashim/CameraManager
Simple Swift class to provide all the configurations you need to create custom camera view in your app
ezathashim/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
ezathashim/CodableCSV
Read and write CSV files row-by-row or through Swift's Codable interface.
ezathashim/dosbox-x
DOSBox-X fork of the DOSBox project - MacOS build
ezathashim/ImagePicker
:camera: Reinventing the way ImagePicker works.
ezathashim/iSSH2
A bash script to compile Libssh2 (and OpenSSL) for iOS, macOS, watchOS and tvOS.
ezathashim/KeychainAccess
Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
ezathashim/libPhoneNumber-iOS
iOS port from libphonenumber (Google's phone number handling library)
ezathashim/libpq_framework
An XCode project to compile your own libpq.framework for iOS 11.x
ezathashim/MailTrackerBlocker
An email tracker, read receipt and spy pixel blocker plugin for macOS Apple Mail.
ezathashim/MultiPicker
A Picker for iOS that can be used to choose from one, one or none, or multiple options.
ezathashim/PhoneNumberKit
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
ezathashim/PhotoSelectAndCrop
This package integrates a UIImagePickerController into a SwiftUI app. Obtain 1) a copy of the original image, 2) a scaled and / or cropped version of it, 3) a CGFloat and 4) CGPoint. The CGFloat and CGPoint represent the scale and position of the original image used to make the processed version.
ezathashim/QLThumbnail
A SwiftUI view for showing a thumbnail of a file using QuickLook.
ezathashim/RealReachability
We need to observe the REAL reachability of network. That's what RealReachability do.
ezathashim/RNCryptor
CCCryptor (AES encryption) wrappers for iOS and Mac in Swift. -- For ObjC, see RNCryptor/RNCryptor-objc
ezathashim/SVGView
SVG parser and renderer written in SwiftUI
ezathashim/swift-async-dns-resolver
A Swift library for asynchronous DNS requests, wrapping c-ares with Swift-friendly APIs and data structures.
ezathashim/SwiftAssociatedObject
Pure Swift Implementation of Associated Object
ezathashim/SwiftScripting
Utilities and samples to aid in using Swift with the Scripting Bridge. If you want to automate tasks on your Mac, but don't like AppleScript, this is for you.
ezathashim/SwiftySandboxFileAccess
A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface. The class will request permission from the user with a simple to understand dialog consistent with Apple's documentation and persist permissions across application runs.
ezathashim/SwipeActions
Swipe actions, swipe menu based on SwiftUI
ezathashim/TFDatePicker
Enhanced Textual NSDatePicker, which has a popover control to selecting date and time using the standard controls.
ezathashim/UICKeyChainStore
UICKeyChainStore is a simple wrapper for Keychain on iOS, watchOS, tvOS and macOS. Makes using Keychain APIs as easy as NSUserDefaults.
ezathashim/UIImageHEIC
UIImage category that adds familiar HEIC encoding.