mirror of
https://github.com/status-im/react-native-camera.git
synced 2026-08-31 05:31:07 +00:00
bugfix: remove mistakenly added references
This commit is contained in:
@@ -32,9 +32,6 @@
|
||||
@property (assign, nonatomic) NSInteger whiteBalance;
|
||||
@property (nonatomic, assign, getter=isReadingBarCodes) BOOL barCodeReading;
|
||||
|
||||
std::vector<cv::Rect> objects;
|
||||
cv::CascadeClassifier cascade;
|
||||
|
||||
- (id)initWithBridge:(RCTBridge *)bridge;
|
||||
- (void)updateType;
|
||||
- (void)updateFlashMode;
|
||||
|
||||
Reference in New Issue
Block a user