//
//  RNAccountKit.h
//  RNAccountKit
//
//  Created by Erick on 4/21/16.
//  Copyright © 2016 erickarroyo. All rights reserved.
//

#import <Foundation/Foundation.h>

#import "RCTBridgeModule.h"

@interface RNAccountKit : NSObject<RCTBridgeModule>
//@interface RNAccountKit : NSObject

@end
