You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -65,13 +65,6 @@ Here are some related issues in the RN repo: [Issue 30202](https://github.com/fa
65
65
66
66
### Android
67
67
68
-
> Add this lines in `settings.gradle` then `Sync Project with Gradle Files`
69
-
70
-
```
71
-
include ':picture_library'
72
-
project(':picture_library').projectDir = new File(rootProject.projectDir, '../node_modules/@baronha/react-native-multiple-image-picker/picture_library')
0 commit comments