midcla

midcla

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

midcla's starred repositories

redux

A JS library for predictable global state management

Language:TypeScriptLicense:MITStargazers:60753Issues:0Issues:0

DeckTransition

A library to recreate the iOS Apple Music now playing transition

Language:SwiftLicense:MITStargazers:2189Issues:0Issues:0

DesignPatternsInSwift

This repository contains all the code from my book 'Design Patterns in Swift', live at https://www.amazon.com/dp/B07FYXHBKZ. All code written in Swift4. Do give a star if you like the work.

Language:SwiftStargazers:333Issues:0Issues:0

interview

Interview questions

Language:JavaLicense:Apache-2.0Stargazers:11064Issues:0Issues:0

VKLocalNotifications

This project covers all the requried code to trigger UILocalNotifications. It can be helpful when you want to trigger a Push Notification when a user reaches a particular location. Does not need internet connection.

Language:SwiftStargazers:50Issues:0Issues:0

ARTetris

Augmented Reality Tetris made with ARKit and SceneKit

Language:SwiftLicense:MITStargazers:1533Issues:0Issues:0

Yep

Meet Genius

Language:SwiftLicense:MITStargazers:5917Issues:0Issues:0

Instructions

Create walkthroughs and guided tours (coach marks) in a simple way, with Swift.

Language:SwiftLicense:MITStargazers:5137Issues:0Issues:0

awesome-ios-animation

A curated list of awesome iOS animation, including Objective-C and Swift libraries

Stargazers:5196Issues:0Issues:0

2DUICollectionViewSwift

A simple and elegant 2Dimensional UICollectionView which is most commonly used in ecommerce apps, music streaming apps etc. Easily customisable as per your requirements as it is designed keeping the superset requirement in mind. Developed in latest Swift syntax.

Language:SwiftStargazers:28Issues:0Issues:0

VerticalProgressScrollView

This is a simple project showing UIScrollView with paging enabled and a straight forward Vertical Progress bar which animates as the user scrolls through the pages (number of pages are calculated dynamically based on content size). Written in latest Swift Syntax.

Language:SwiftStargazers:24Issues:0Issues:0

NVActivityIndicatorView

A collection of awesome loading animations

Language:SwiftLicense:MITStargazers:10602Issues:0Issues:0

Awesome-CoreML-Models

Largest list of models for Core ML (for iOS 11+)

Language:PythonLicense:MITStargazers:6374Issues:0Issues:0

Segmentio

Animated top/bottom segmented control written in Swift.

Language:SwiftLicense:MITStargazers:2525Issues:0Issues:0

ConcurrentDownloadsSwift3

This project shows how to support concurrent downloads in swift3 via remote URLs && save them to your local directory && viewing them in offline mode && delete downloaded files. Download process is enhanced by Pause, Resume, Cancel, Progress bar controls.

Language:SwiftStargazers:59Issues:0Issues:0

ImageSlider-Swift

A simple image slider in Swift with a switch to turn on/off auto slide.

Language:SwiftStargazers:26Issues:0Issues:0

coremltools

Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.

Language:PythonLicense:BSD-3-ClauseStargazers:4299Issues:0Issues:0

MobileNet-CoreML

The MobileNet neural network using Apple's new CoreML framework

Language:SwiftStargazers:704Issues:0Issues:0

FiraCode

Free monospaced font with programming ligatures

Language:ClojureLicense:OFL-1.1Stargazers:76545Issues:0Issues:0

CollectionViewSearchSwift

A simple project mainly focussing on Implementation of search in UICollectionView. Also lets you know about arranging UICollectionView Cells, their spacing, co-ordinates and arrangement based on different screen sizes.

Language:SwiftStargazers:24Issues:0Issues:0

CoreDataSearch

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 UICollectionView. Developed in Latest Swift 3 syntax.

Language:SwiftStargazers:21Issues:0Issues:0

ExpandingCollectionView

This project covers adding a fancy expanding cell to UICollectionView, several auto layout-based labels, subtle parallax effects, and fading transitions to a standard Collection View. Written in Latest Swift Syntax. Converted from Swift2 to Swift3 (Source: https://www.raywenderlich.com)

Language:SwiftStargazers:49Issues:0Issues:0

expandableCellScroll

This project shows how to develop expandable cells in a UITableView. Each cell in turn consists of a UIScrollView and a UIImageView background. Data is fetched via an API call. Developed in Latest Swift syntax with Auto-layout constraints enabled.

Language:SwiftStargazers:27Issues:0Issues:0

chameleon

Color framework for Swift & Objective-C (Gradient colors, hexcode support, colors from images & more).

Language:Objective-CLicense:NOASSERTIONStargazers:12440Issues:0Issues:0

PeekAndPopExtension

This project covers how to use 3D Touch to implement peek and pop using Custom Presentation Controllers. It also shows how to add a Today Extension to the project. All written in Swift4 using MVC pattern keeping code reusability and optimisation in mind.

Language:SwiftStargazers:36Issues:0Issues:0

Quick-Chat

Real time chat app written in Swift 5 using Firebase

Language:SwiftLicense:MITStargazers:1833Issues:0Issues:0

PullToMakeSoup

Custom animated pull-to-refresh that can be easily added to UIScrollView

Language:Objective-CLicense:MITStargazers:1922Issues:0Issues:0

iOS-Developer-Roadmap

Roadmap to becoming an iOS developer in 2018.

Language:SwiftStargazers:6361Issues:0Issues:0

CustomTabBarYouTube

This project covers: 1) UICollectionViewFlowLayout with all the auto-layout constraints added programatically 2) How to build custom tab bar as seen in YouTube app 3) URL session integration to build feed for Home screen. All written in Latest Swift 3 syntax following MVC pattern, re-usable code methodologies, extensions etc.Converted from Swift2 (Source: https://www.letsbuildthatapp.com) to Swift3.

Language:SwiftStargazers:38Issues:0Issues:0

YouTubeClone

This project is a clone of YouTube. But the main intention is to show how to write clean code, using proper MVC patterns and re-usable coding methodologies!

Language:SwiftStargazers:175Issues:0Issues:0