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.
☆2Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Gesture-Recognizers-in-iOS-and-Swift
- Detect objects in images with CoreML and AVFoundation☆3Updated 5 years ago
- A simple SpriteKit project showing collision detection. The whole project is created completely programmatically without .sks files and X…☆5Updated 5 years ago
- IlijaMihajlovic / Camera-App-With-UIImagePickerController-And-AVFoundation-Completely-ProgrammaticallyDemonstrating how to use the front camera, toggle camera flash and use the back camera with the UIImagePickerController and AVFoundation …☆7Updated 5 years ago
- Move Sprites Around With Touch in SpriteKit and Swift. This whole project is created completely programmatically without .sks files and X…☆6Updated 5 years ago
- Common Algorithms and Data Structures in Swift☆4Updated 5 years ago
- Transition from scene to scene in SpriteKit. This whole project is created completely programmatically without .sks files and Xcodes Scen…☆7Updated 5 years ago
- Pass data between ViewControllers via Delegate & Protocols using the Swift Programming Language☆7Updated 5 years ago
- An Endless Moving Background in SpriteKit. This whole project is created completely programmatically without .sks files and Xcodes Scene …☆10Updated 5 years ago
- Core ML and Vision object classifier with a lightweight trained model. The model is trained and tested with Create ML straight from Xcode…☆10Updated last year
- Search bar in a TableView with a filtering option☆4Updated 5 years ago
- This project shows how to use CoreML and Vision with a pre-trained deep learning SSD (Single Shot MultiBox Detector) model. There are man…☆17Updated 5 years ago
- A camera app with a launch/splash screen with multiple functions each of which is a button, with added animation showing the strength and…☆26Updated 5 years ago
- A single player game in SpriteKit created completely programmatically without the use of .sks files and Xcode Scene Editor. Implemented c…☆23Updated 4 years ago
- IlijaMihajlovic / Networking-with-REST-API-calls-and-URLSession-Unit-Tests-and-Data-Persistence-in-Core-DataNetworking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created…☆25Updated last year
- This is a simple project showing UIScrollView with paging enabled and a straight forward Vertical Progress bar which animates as the user…☆24Updated 7 years ago
- Hey All! As it is obvious from the GIF, this project is a LoadingIndicator based on CoreAnimation.☆31Updated 6 years ago
- Hello Everyone, This project talks about basics of ARKit introduced by Apple in iOS11. Please note that ARKit is only capable wih devices…☆40Updated 6 years ago
- Sprite Kit is an exciting new framework for making 2D games that comes built-in to iOS. This project serves as an introduction to Sprite …☆33Updated 6 years ago
- Flat design clickable buttons. All code written in latest Swift4 syntax.☆19Updated 7 years ago
- A simple project mainly focussing on Implementation of search in UICollectionView. Also lets you know about arranging UICollectionView Ce…☆24Updated 7 years ago
- A simple image slider in Swift with a switch to turn on/off auto slide.☆26Updated 7 years ago
- his project is a plug and play - Customisable Live Rendering Radial Progress Indicator. All written in Swift4 latest syntax. Based on Cor…☆29Updated 6 years ago
- This is a project showing how to fetch huge chunk of images via API and put them in a nice UICollectionView with parallax effect. It also…☆25Updated 7 years ago
- This project uses CoreAnimation to mimic StackView from iOS. I have used UIImageView as the Base View for Stack.☆28Updated 6 years ago
- This is a simple project which shows basics of Search on Core data . You can add, load, delete and make a search on the items added in a …☆21Updated 7 years ago
- This is a fun app to generate fake facebook wall. All the fields visible on the screen are editable. Screenshots attached for better unde…☆26Updated 6 years ago
- C++ common lib is used by Dehancer project☆14Updated this week
- This project covers: 1) UICollectionViewFlowLayout with all the auto-layout constraints added programatically 2) How to build custom tab…☆38Updated 6 years ago
- Hi! I was working on an app where I had to show information about 10-12 different entities and each entity details are to be shown in a U…☆30Updated 6 years ago
- JSON Parsing + Archiving & Unarchiving in User Defaults☆68Updated 5 years ago