Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
R
react-native-smart-barcode
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
放牛的园子
react-native-smart-barcode
Commits
ef39e73b
Commit
ef39e73b
authored
Feb 05, 2017
by
cyqresig
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added support for react-native 0.40+
parent
20dca439
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
RCTBarcode.m
ios/RCTBarcode/RCTBarcode/RCTBarcode.m
+1
-1
RCTBarcodeManager.h
ios/RCTBarcode/RCTBarcode/RCTBarcodeManager.h
+1
-1
No files found.
ios/RCTBarcode/RCTBarcode/RCTBarcode.m
View file @
ef39e73b
#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
...
...
ios/RCTBarcode/RCTBarcode/RCTBarcodeManager.h
View file @
ef39e73b
#import
"RCTViewManager.h"
#import
<React/RCTViewManager.h>
#import <AVFoundation/AVFoundation.h>
@class
RCTBarcode
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment