Skip to content

Instantly share code, notes, and snippets.

@RamwiseMatt
RamwiseMatt / RxJTAppleCalendarDelegateProxy.swift
Last active June 21, 2018 05:59
Example of broken DelegateProxy (rxSwift 4.0) for pure Swift delegate protocols
//
// RxJTAppleCalendarDelegateProxy.swift
// bookingclient
//
// Created by Mats on 7/9/17.
// Copyright © 2017 Ramwise. All rights reserved.
//
import JTAppleCalendar
import RxSwift