//
//  RCTCardIO.h
//  RCTCardIO
//
//  Created by Roger Chapman on 3/10/2015.
//  Copyright © 2015 Kayla Technologies. All rights reserved.
//

#import "RCTViewManager.h"
#import "CardIO.h"

@interface RCTCardIOView : RCTViewManager <CardIOViewDelegate>

@end
