mirror of
https://github.com/status-im/react-native-config.git
synced 2025-02-23 20:38:10 +00:00
use react-native from node_modules
- compile react-native as shown here: d344963123/local-cli/generator-android/templates/src/app/build.gradle (L131)
This commit is contained in:
parent
4bc44ba342
commit
9b5c99b3d2
@ -30,5 +30,5 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.facebook.react:react-native:0.13.+'
|
||||
compile 'com.facebook.react:react-native:+' // from node_modules
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user