gavrix's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
FLEXTool/FLEX
An in-app debugging and exploration tool for iOS
alcatraz/Alcatraz
Package manager for Xcode
Shopify/restyle
A type-enforced system for building UI components in React Native with TypeScript.
stencilproject/Stencil
Stencil is a simple and powerful template language for Swift.
openairplay/airplay2-receiver
AirPlay 2 Receiver - Python implementation
Ciechan/BCGenieEffect
An OSX style genie effect inside your iOS app.
agens-no/AGGeometryKit
Quadrilaterals on CALayer, CGGeometry-functions, UIView/CALayer properties and other invaluable tools.
Lascorbe/CocoaConferences
List of conferences for iOS, visionOS, macOS, watchOS & tvOS developers
Julioacarrettoni/UIImageView_FaceAwareFill
This category applies Aspect Fill content mode to an image and if faces are detected it centers them instead of centering the image just by its geometrical center.
kolinkrewinkel/Polychromatic
Semantic highlighting for Xcode.
AliSoftware/Dip
Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!
betzerra/MosaicUI
A tiled UI for iOS and iPhone
CovidShield/mobile
React Native client application for COVID Shield on iOS and Android
nicklockwood/FXKeychain
[DEPRECATED]
mmackh/MAImagePickerController-of-InstaPDF
Fully customizable UIImagePicker replacement with flexible cropping, filters, perspective correction, rotation etc.
Shopify/FunctionalTableData
Declarative UITableViewDataSource implementation
jerolimov/NSHash
NSHash adds hashing methods to NSString and NSData
rumax/react-native-PixelsCatcher
:eyes: Library for UI snapshot testing of React Native
indragiek/INDockableWindow
A window to which other views can be "docked" to and separated into their own windows
bennyguitar/iOS----BubbleButtonView
Dynamically fill a UIView with rounded-corner UIButtons based off of an array of strings. This class also sequentially animates the adding and removing of buttons for a nice UI touch.
fs/android-base
kick-start your next Android app
jpsim/JPSDisplayLink
JPSDisplayLink provides an easy block interface to CADisplayLink-based animations.
gavrix/TableViewReactiveAdapter
Small drop-in component which allows UITableView to manipulated in reactive manner through receiving ReactiveCocoa signals
gavrix/Individ
ObjectiveC runtime extensions which allows particular objects to have individual method implementations (instead of class-defined)
gavrix/PaginatedListViewModel
RAC-based lightweight generic ViewModel to handle paginated lists of items (with pages retrieved asynchronously, typically from from REST APIs)
gavrix/rcdp
ReactiveCocoa design patterns
dbart01/Mortar
A foundation for functional composition on iOS and MacOS.