uigesturerecognizer
There are 26 repositories under uigesturerecognizer topic.
vhesener/Closures
Swifty closures for UIKit and Foundation
simplisticated/Sensitive
Special way to work with gestures in iOS
ActionKit/ActionKit
Easy, closure-based Swift methods for working with interactive UIKit elements.
sephiroth74/AndroidUIGestureRecognizer
AndroidGestureRecognizer is an Android implementation of the Apple's UIGestureRecognizer framework
mithyer/Selector-Closure
A light way to convert objc target-action style to closure
iAmrSalman/Gestures
Example of the most important iOS Gestures.
djnivek/SwiftyGestureRecognizer
Modern Swift API for UIGestureRecognizer
eryshkov/Multibrowser
Simple web browser with multi page support
luluferraco/TutorialUIGesture
Tutorial de UIGesture aplicado a SpriteKit em Swift 3.
NickSagan/SchoolhouseSkateboarder
The game is based on the book: "Swift for Kids: A Playful Introduction to Making iPhone and iPad Apps". I made the changes so that the code is up to date as of November 2021 (iOS 15.0.2). Contains: SpriteKit, GameplayKit, UIGestureRecognizer, SKSpritenode
erikbuck/WSUBreak3D
A very small 3D Break Out style game with SceneKit Xcode12 physics and very little code
IlijaMihajlovic/Gesture-Recognizers-in-iOS-and-Swift
This project shows how to use multiple UIGestureRecognizers subclasses all programmatically without the usage of UIStoryboard and Interface Builder.
MeteoriteMan/CHLevelView
LevelView for objective-c
rohith12/DrawingShapes
Draw shapes using bezierpath. You could move the shapes which were created. Long press to delete shapes. Also, you could undo adding, deletion and movement
avsrb/MotionCube
Don’t touch the screen! 📺
fanta-mnix/button-animation-ios
iOS custom transition
fanta-mnix/drawing-recognizer-ios
Drawing app that recognises when circles are drawn
masaldana2/ShowMyTap
Shows your tap on all viewcontrollers without messing with scrollviews - low weight
shibi1306/UIView-DartBoard
A simple, minimalistic dartboard view created for practicing UIView in iOS
timonus/TJExtendedNavigationPop
Really make those navigation controllers *pop*
hmeriann/squares_and_circles
CoreMotion! A game with multi-colored squares and circles that randomly drop out by tap and fall down the screen, bouncing off the neighboring ones.
khabibullet/shapes
Generating random shaped views of random color with physical properties animation and resizing them.
KatsiarynaKulik/UIGestureRecognizer
This is a simple application with the ability to do swipes.
revolalex/OpenQuizz
An iOS quizz app design with MVC architecture