Pinned Repositories
Andromeda
This is a WebGL recreation of the popular music video Gorillaz - Andromeda.
Bagel
a little native network debugging tool for iOS
BubbleButton
BubbleButton is a Swift 3 UIButton subclass which produces fancy bubbles when it's tapped.
JS-Brusher
A simple JS experiment that mimics brush painting with mouse movement.
JS-Image-Triangulation
A simple JS experiment that triangulates any image by tracing its complicated and non-complicated areas.
KeyboardDismisser
KeyboardDismisser is a little Swift 4.x pod that adds a button over keyboard so that users can dismiss keyboard easily.
ScreenshotSharer
ScreenshotSharer is a little Swift 4.2 pod that enables users to share screenshot image quickly.
ScrollTo
ScrollTo is a little UIScrollView and UIView extension that enables to scroll through the scroll view until the given view is at a particular location on the screen. It doesn't matter if given view is in a complicated hiearchy.
TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
XTabBar
XTabBar is a little Swift pod that customize tab bar for iPhone X
yagiz's Repositories
yagiz/Bagel
a little native network debugging tool for iOS
yagiz/Andromeda
This is a WebGL recreation of the popular music video Gorillaz - Andromeda.
yagiz/ScreenshotSharer
ScreenshotSharer is a little Swift 4.2 pod that enables users to share screenshot image quickly.
yagiz/KeyboardDismisser
KeyboardDismisser is a little Swift 4.x pod that adds a button over keyboard so that users can dismiss keyboard easily.
yagiz/JS-Image-Triangulation
A simple JS experiment that triangulates any image by tracing its complicated and non-complicated areas.
yagiz/XTabBar
XTabBar is a little Swift pod that customize tab bar for iPhone X
yagiz/BubbleButton
BubbleButton is a Swift 3 UIButton subclass which produces fancy bubbles when it's tapped.
yagiz/ScrollTo
ScrollTo is a little UIScrollView and UIView extension that enables to scroll through the scroll view until the given view is at a particular location on the screen. It doesn't matter if given view is in a complicated hiearchy.
yagiz/JS-Brusher
A simple JS experiment that mimics brush painting with mouse movement.
yagiz/TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
yagiz/HTHorizontalSelectionList
A simple, horizontally-scrolling list of items that can be used as a more flexible replacement for UISegmentedControl