Skip to content
View tap-dev's full-sized avatar

Block or report tap-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CombineUIKit CombineUIKit Public

    An example of using Combine with UIKit in an MVVM architecture, specifically how to bind view models for full reactiveness.

    Swift 20 6

  2. ReactiveCells ReactiveCells Public

    An example of binding events from custom controls inside of table view cells, to the business logic of a view model.

    Swift 2

  3. TestingBasics TestingBasics Public

    Exploring the basics of what should be added to a unit test.

    Swift 1

  4. Inflight Inflight Public

    Cancel inflight network requests using Combine and switchToLatest()

    Swift 1

  5. CodeOnly CodeOnly Public

    A simple demonstration of how to organise programmatic view code for your view controllers and their views.

    Swift

  6. CustomView CustomView Public

    A simple demonstration of how to keep your view controllers view setup code neat and tidy, using a subclass of UIView.

    Swift