change post test with photo attached;
remove auto linking settings
This commit is contained in:
parent
58aa4f0436
commit
3b899bfc66
3 changed files with 7 additions and 6 deletions
|
@ -1,8 +1,4 @@
|
|||
rootProject.name = 'app'
|
||||
include ':@react-native-camera-roll_camera-roll'
|
||||
project(':@react-native-camera-roll_camera-roll').projectDir = new File(rootProject.projectDir, '../node_modules/@react-native-camera-roll/camera-roll/android')
|
||||
include ':@react-native-camera-roll_camera-roll'
|
||||
project(':@react-native-camera-roll_camera-roll').projectDir = new File(rootProject.projectDir, '../node_modules/@react-native-camera-roll/camera-roll/android')
|
||||
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
||||
include ':app'
|
||||
includeBuild('../node_modules/react-native-gradle-plugin')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue