DaDer - Overview

View DaDer's full-sized avatar

Dawid Płatek DaDer

Organizations

@inspace-io

Block or report DaDer

Pinned Loading

  1. Customizable and lightweight implementation of activity indicator view for iOS

    Swift 1

  2. A library to simplify adding overlays to video for iOS

    Swift 22 7

  3. Forked from realm/realm-java

    Realm is a mobile database: a replacement for SQLite & ORMs

    Java

  4. 3

    extension UIScrollView {

    5

            return isBouncingTop || isBouncingLeft || isBouncingBottom || isBouncingRight
  5. 3

    class TransitionContext: NSObject, UIViewControllerContextTransitioning {

    4

        typealias CompletionBlock = (Bool) -> Void

    5

        var containerView: UIView