IlijaMihajlovic / Networking-with-REST-API-calls-and-URLSession-Unit-Tests-and-Data-Persistence-in-Core-Data
Networking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created into a TableView and persists the data using Core Data with CRUD (create, read, update, and delete). I used also Unit Tests to test URLSession asynchronous network operations and make the project as robust as …
☆25Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Networking-with-REST-API-calls-and-URLSession-Unit-Tests-and-Data-Persistence-in-Core-Data
- 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
- A camera app with a launch/splash screen with multiple functions each of which is a button, with added animation showing the strength and…☆25Updated 5 years ago
- Search bar in a TableView with a filtering option☆4Updated 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
- Pass data between ViewControllers via Delegate & Protocols using the Swift Programming Language☆7Updated 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
- 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
- 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
- A simple SpriteKit project showing collision detection. The whole project is created completely programmatically without .sks files and X…☆5Updated 5 years ago
- Detect objects in images with CoreML and AVFoundation☆3Updated 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
- This project shows how to use multiple UIGestureRecognizers subclasses all programmatically without the usage of UIStoryboard and Interf…☆2Updated 6 years ago
- Animated Subclass of UITextField created with CABasicAnimation and CAShapeLayer☆30Updated 3 years ago
- A Tutorial on how to animate the TableView in iOS by animating the TableView cells.☆30Updated 4 years ago
- Tutorial on how to expand and collapse table view sections -☆13Updated 4 years ago
- Combine + UIKit + MVVM + POP Network Layer + SPM + Carthage + Realm☆10Updated 4 years ago
- MVVM, a quite popular design architecture for building modularised code. This repo contains sample demo apps build in SWIFT 5 and MVVM.☆21Updated 4 years ago
- A small framework to display toast messages in Swift☆16Updated 3 years ago
- My first iOS game, inspired by Doodle Jump and made with SpriteKit.☆14Updated 3 years ago
- ☆13Updated last year
- This repository will include different examples of table views.☆10Updated 10 months ago
- Use SwiftStickerView for photo editing and sticker decorations in applications of ios swift☆11Updated 3 years ago
- Puzzle is a simple game where you can solve a puzzle by rearranging small images to get a full image.☆27Updated 2 years ago
- ☆13Updated 4 years ago
- Custom Alert View. Written in SwiftUI☆26Updated last year
- The implementation presenting fully animated custom TabBarController.☆20Updated 2 years ago
- Easy-to-use action menu☆8Updated 11 months ago
- Allows you to pop in any view controller stack on iOS. For example, when tab, navigation, modal, and page are stacked together, it can po…☆12Updated 5 years ago
- UICollectionView inside UITableViewCell with self sizing☆10Updated 4 years ago
- Customizable Dynamic Bottom Sheet Library for iOS☆15Updated 2 years ago