Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am puchog on github.
  • I am puchog (https://keybase.io/puchog) on keybase.
  • I have a public key ASCZgS_xI6klz6HDyE-MWaU8WdAAmq3c8ClFEH3Dyegldwo

To claim this, I am signing this object:

//
// Dynamic.h
//
// Created by Juan Giannuzzo on 5/9/17.
//
#import <Foundation/Foundation.h>
/**
Dynamic class created to handle Binding between View Model properties and View implementation