danielamitay
Ones and zeros. Mostly zeros.
Repositories
Select a repository to view its commits, contributors, and more.DACircularProgress
DACircularProgress is a UIView subclass with circular UIProgressView properties.
DAKeyboardControl
DAKeyboardControl adds keyboard awareness and scrolling dismissal (ala iMessages app) to any view with only 1 line of code.
iHasApp
The iHasApp iOS Framework allows you to detect installed apps on a user's device.
iOS-App-Performance-Cheatsheet
A collection of code substitutions and configurations that can improve Objective-C code performance on iOS.
DAAppsViewController
DAAppsViewController is a simple way of displaying apps from the App Store in an aesthetically similar manner.
DAAnisotropicImage
DAAnisotropicImage is an anisotropic UIImage generator. Specifically, for a metallic slider knob.
DAModularTableView
UITableView subclass that abstracts away the ugliness involved with creating static or modular UITableViews. Settings and menu pages are a snap to create with DAModularTableView.
DAReloadActivity
DAReloadActivity is a UIButton subclass (with a refresh arrow by default) with UIActivityIndicatorView properties.
DALinedTextView
DALinedTextView is a UITextView subclass that draws ruled lines to the view, similar to iOS' built-in Notes app. The lines conform to the appropriate line-height for the currently set UIFont.
DAAutoScroll
DAAutoScroll is a UIScrollView category that allows any chosen UIScrollView (or subclass thereof) to automatically scroll itself with adjustable speed. When the user interacts with the view, the scrolling automatically stops.
midjourney-ios
Midjourney iOS app
AppsView
AppsView is a simple SwiftUI view for displaying apps from the App Store in a similar UI/UX.