mayumi-hokama's Stars
CombineCommunity/RxCombine
Bi-directional type bridging between RxSwift and Apple's Combine framework
Dimillian/SwiftUIFlux
A very naive implementation of Redux using Combine BindableObject to serve as an example
sergdort/CleanArchitectureRxSwift
Example of Clean Architecture of iOS app using RxSwift
SwiftRex/SwiftRex
Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex
anandabits/SwiftUI-Processing
ra1028/SwiftUI-Combine
This is an example project of SwiftUI and Combine using GitHub API.
Solido/awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
slackhq/PanModal
An elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.
apple/swift-log
A Logging API for Swift
b3ll/try-swift-2019
Presentation and demo for my talk "Shaping Sounds in Swift" at try! Swift 2019 in Tokyo
tarunon/XCTAssertNoLeak
Provides assert function that check memory leak in Swift.
airbnb/swift
Airbnb's Swift Style Guide
material-components/material-components-ios
[In maintenance mode] Modular and customizable Material Design UI components for iOS
tailec/ios-architecture
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
Netflix/fast_jsonapi
No Longer Maintained - A lightning fast JSON:API serializer for Ruby Objects.
airbnb/MagazineLayout
A collection view layout capable of laying out views in vertically scrolling grids and lists.
peaks-cc/iOS_architecture_samplecode
ivanvorobei/SPStorkController
Now playing controller from Apple Music, Mail & Podcasts Apple's apps.
yahoojapan/UICollectionViewSplitLayout
UICollectionViewSplitLayout makes collection view more responsive.
akifumi/uiviewcontroller-in-xib
UIViewController in XIB + IBDesignable
masamichiueta/FluidPhoto
Fluid photo viewer with zoom transition and interactive transition
mercari/BalloonView
Makes balloon-like view with an arrow pointing to another view. Useful for onboarding tutorials
dipakkr/A-to-Z-Resources-for-Students
✅ Curated list of resources for college students
antoniocasero/Arrows
Arrows is an animated custom view to give feedback about your UI sliding panels.
marlimox/AloeStackView
A simple class for laying out a collection of views with a convenient API, while leveraging the power of Auto Layout.
seanhenry/SwiftMockGeneratorForXcode
An Xcode extension (plugin) to generate Swift test doubles automatically.
kishikawakatsumi/AutoLayoutManiacs
mercari/mtc2018-app
The Official Conference App for Mercari Tech Conf 2018
marty-suzuki/Prex
🔁Unidirectional data flow architecture with MVP and Flux combination for Swift
marty-suzuki/GitHubClientTestSample
A GitHub client sample for User Action Logs testing.