-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added react-native setup + plugging store within it #1034
Conversation
|
||
@Override | ||
protected String getJSMainModuleName() { | ||
return "src/mobile/index"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pour info ===> modification custom ici
{ | ||
NSURL *jsCodeLocation; | ||
|
||
jsCodeLocation = [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@"src/mobile/index" fallbackResource:nil]; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pour info ===> modification custom ici pour ios
bcc1d02
to
7ae78b5
Compare
Codecov Report
@@ Coverage Diff @@
## master #1034 +/- ##
=======================================
Coverage 95.55% 95.55%
=======================================
Files 268 268
Lines 3960 3960
=======================================
Hits 3784 3784
Misses 176 176 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Il faudrait qu'on soit passé à react@16 avant de merger ça. Il y a surement des choses à faire sur react-linked-input avant.
react 16 |
d9abf4c
to
77dbdd8
Compare
77dbdd8
to
aa9d1a0
Compare
---> cest pret ici @godu |
aa9d1a0
to
a81eac8
Compare
added devDependencies
added dependencies
added: