Commit ef39e73b authored by cyqresig's avatar cyqresig

added support for react-native 0.40+

parent 20dca439
#import "RCTBarcode.h"
#import "UIView+React.h"
#import <React/UIView+React.h>
#import "LineView.h"
//#define WIDTH [UIScreen mainScreen].bounds.size.width
//#define HEIGHT [UIScreen mainScreen].bounds.size.height
......
#import "RCTViewManager.h"
#import <React/RCTViewManager.h>
#import <AVFoundation/AVFoundation.h>
@class RCTBarcode;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment