Pinned Repositories
CBDevice
This library retrieves the model name and code of the OS device. For example, like iPhone 15 Pro.
CBNativeDialog
This library makes it easy to display native iOS/Android dialogs in Unity.
flutter_geofence_sample
Sample code to use iOS / Android geofence with Flutter
flutter_googlemaps_sample
This is a sample of using GoogleMapsSDK with Flutter. You can try moving around on the map, displaying pins and customizing them.
honki_swift
ほんきで学ぶSwift+iOSアプリ開発入門 Swift2,Xcode7,iOS9対応 のサンプルコード
NSStream-NetworkAdditions
add NSStream to getStreamsToHostNamed for iOS
SaveToFileNSLogSample
NSLogの出力先をファイルにするサンプル
UIPageViewControllerSample
ContainerView と UIPageViewController を使って画面の一部をページングさせるサンプル
WatchDeBird
FlappyBird-like thing running on watchOS.
WKGestureRecognizerSample
watchOS3のWKGestureRecognizerサンプル
katsuyax's Repositories
katsuyax/honki_swift
ほんきで学ぶSwift+iOSアプリ開発入門 Swift2,Xcode7,iOS9対応 のサンプルコード
katsuyax/UIPageViewControllerSample
ContainerView と UIPageViewController を使って画面の一部をページングさせるサンプル
katsuyax/CBNativeDialog
This library makes it easy to display native iOS/Android dialogs in Unity.
katsuyax/WatchDeBird
FlappyBird-like thing running on watchOS.
katsuyax/flutter_geofence_sample
Sample code to use iOS / Android geofence with Flutter
katsuyax/flutter_googlemaps_sample
This is a sample of using GoogleMapsSDK with Flutter. You can try moving around on the map, displaying pins and customizing them.
katsuyax/NSStream-NetworkAdditions
add NSStream to getStreamsToHostNamed for iOS
katsuyax/SaveToFileNSLogSample
NSLogの出力先をファイルにするサンプル
katsuyax/WKGestureRecognizerSample
watchOS3のWKGestureRecognizerサンプル
katsuyax/CBDevice
This library retrieves the model name and code of the OS device. For example, like iPhone 15 Pro.
katsuyax/UIDeviceModelName
Extention of UIDevice to get the model name of the iOS devices
katsuyax/AlamofireObjectMapper
An Alamofire extension which converts JSON response data into swift objects using ObjectMapper
katsuyax/AMScrollingNavbar
Scrollable UINavigationBar that follows the scrolling of a UIScrollView
katsuyax/BorderButtonSample
@IBDesignableと@IBInspectableを使って角丸枠線なUIButtonをStoryboardで設定するサンプル
katsuyax/CMDeviceMotionSample
watchOS3のCMDeviceMotionサンプル
katsuyax/DHSmartScreenshot
UITableView/UIScrollView Category to get really easy, smart and instant screenshot images like no other library out there for iOS 5+ devices.
katsuyax/flutter_geofence
katsuyax/flutter_local_notifications
A Flutter plugin for displaying local notifications on Android, iOS, macOS and Linux
katsuyax/ImageViewAspectRatioSample
画像に合わせてカスタム TableViewCell 内の UIImageView のアスペクト比を変更するサンプル
katsuyax/JBDatePicker
A customizable calendar field in which the user can select a date.
katsuyax/katsuyax
katsuyax/PNChart-Swift
A simple and beautiful chart lib used in Piner and CoinsMan for iOS(https://github.com/kevinzhow/PNChart) Swift Implementation
katsuyax/Realm-JSON
A concise Mantle-like way of working with Realm and JSON.
katsuyax/SJSegmentedViewController
katsuyax/twitter_login
katsuyax/UIStackViewSample
UIStackView を使ったサンプル
katsuyax/WatchAVFoundationSample
(watchOS)WatchAVFoundationSample
katsuyax/WKCrownSample
watchOS3のデジタルクラウンを使ったサンプル
katsuyax/WKWebViewSample
WKWebViewを使ったサンプル