mosamer's Stars
ReactiveX/RxSwift
Reactive Programming in Swift
patchthecode/JTAppleCalendar
The Unofficial Apple iOS Swift Calendar View. Swift calendar Library. iOS calendar Control. 100% Customizable
Skyscanner/SkyFloatingLabelTextField
A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.
Orderella/PopupDialog
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
pmusolino/PMAlertController
PMAlertController is a great and customizable alert that can substitute UIAlertController
bustoutsolutions/siesta
The civilized way to write REST API clients for iOS / macOS
onmyway133/DeepDiff
🦀Amazingly incredible extraordinary lightning fast diffing in Swift
MobileNativeFoundation/XCLogParser
Tool to parse Xcode and xcodebuild logs stored in the xcactivitylog format
RxSwiftCommunity/RxGesture
RxSwift reactive wrapper for view gestures
3lvis/Networking
Swift HTTP Networking with stubbing and caching support
krzysztofzablocki/Difference
Simple way to identify what is different between 2 instances of any type. Must have for TDD.
WeTransfer/Diagnostics
Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.
JanGorman/Agrume
🍋 A lemony fresh iOS image viewer written in Swift.
kean/Preheat
Automates prefetching of content in UITableView and UICollectionView
mecid/swiftui-recipes-app
Recipes app written in SwiftUI using Single State Container
raphaelmor/Polyline
Polyline encoder / decoder in swift
WeTransfer/GitBuddy
Your buddy in managing and maintaining GitHub repositories, and releases. Automatically generate changelogs from issues and merged pull-requests.
xotahal/fastlane-plugin-semantic_release
Fully automated version management and generator of release notes
youtube/yt-direct-lite-iOS
The code is a reference implementation for an iOS application that captures video, uploads it to YouTube, and submits the video to a YouTube Direct Lite instance.
choefele/AlexaSkillsKit
Swift library to develop custom Alexa Skills
devxoul/RxExpect
RxSwift testing framework
derhuerst/bvg-rest
An HTTP API for Berlin & Brandenburg public transport.
square/PJFDataSource
PJFDataSource is a small library that provides a simple, clean architecture for your app to manage its data sources while providing a consistent user interface for common content states (i.e. loading, loaded, empty, and error).
alexruperez/ARSafariActivity
A UIActivity subclass that opens URLs in Safari
Autodesk/ADAppRater-iOS
SvenTiigi/EUDCCKit
EU Digital COVID Certificate Kit for the Apple Platform (unofficial)
jwfriese/Fleet
Storyboard injection and helpful extensions to enable fast, consistent UIKit testing in iOS
mosamer/ALPickerView
Multiple row selection in UIPickerView
mosamer/EKStreamView
A scrolling view having many cells in different heights and in columns for iOS, just like Pinterest
mosamer/JCMSegmentPageController
Custom container view controller for iOS5 that functions similarly to a UITabBarController, but the way to switch tabs is through a UISegmentedControl on top