-
CyberAgent, Inc.
- Tokyo, Japan
- @marty_suzuki
Highlights
- Pro
-
WeakAsyncSequence Public
WeakAsyncSequence avoids implicit reference type capturing when using a for-in loop with an AsyncSequence.
Swift MIT License UpdatedSep 25, 2024 -
NoticeObserveKit Public
NoticeObserveKit is type-safe NotificationCenter wrapper.
-
koru Public
Forked from FutureMind/koruSimple coroutine wrappers for Kotlin Native. Generated from annotations. Compatible with RxSwift, Combine, async-await.
Kotlin MIT License UpdatedAug 16, 2023 -
ktor Public
Forked from ktorio/ktorFramework for quickly creating connected applications in Kotlin with minimal effort
Kotlin Apache License 2.0 UpdatedJul 11, 2023 -
XcodeGen Public
Forked from yonaskolb/XcodeGenA Swift command line tool for generating your Xcode project
Swift MIT License UpdatedApr 4, 2023 -
multiplatform-settings Public
Forked from russhwolf/multiplatform-settingsA Kotlin Multiplatform library for saving simple key-value data
Kotlin Apache License 2.0 UpdatedMar 24, 2023 -
-
-
-
-
ReverseExtension Public
A UITableView extension that enables cell insertion from the bottom of a table view.
-
-
MyFirstAndroidPractice Public
I had began learning Android App development since Aug 2021. This is my first Android app project for practice development.
-
unio-kt Public
đ kProperty based Unidirectional Input / Output framework with Flow.
-
DuctTape Public
đŚ KeyPath dynamicMemberLookup based syntax sugar for Swift.
-
-
This is a YouTube like iOS app sample with the Model-View-Presenter pattern.
-
Ricemill Public
đž âťď¸ đ Unidirectional Input / Output framework with Combine. Supports both of SwiftUI and UIKit.
-
iOSDesignPatternSamples Public
This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.
-
-
PickerButton Public
PickerButton is subclass of UIButton that presents UIPickerView in UIKeyboard.
-
SABlurImageView Public
You can use blur effect and it's animation easily to call only two methods.
-
reversi-ios Public
Forked from refactoring-challenge/reversi-ios -
-
UILayoutBuilder Public
An AutoLayout DSL that intuitive syntax and viewable hierarchy.
-
-
-
Prex Public
đUnidirectional data flow architecture with MVP and Flux combination for Swift
-
TheAnimation Public
Type-safe CAAnimation wrapper. It makes preventing to set wrong type values.
-
TicTacToe-SwiftUI Public
Unidirectional data flow tic-tac-toe sample with SwiftUI.