Include new category to RCTVideo

This commit is contained in:
Stanisław Chmiela 2016-03-31 21:03:54 +02:00
parent 412d187b33
commit 2ef7c3024e

View File

@ -1,6 +1,7 @@
#import "RCTView.h"
#import <AVFoundation/AVFoundation.h>
#import "AVKit/AVKit.h"
#import "UIView+FindUIViewController.h"
@class RCTEventDispatcher;