Skip to content

Commit 53e4fe4

Browse files
committed
use forked version of react-native-dialogs
1 parent a1adbbe commit 53e4fe4

File tree

7 files changed

+619
-284
lines changed

7 files changed

+619
-284
lines changed

android/settings.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ apply from: file("../node_modules/@react-native-community/cli-platform-android/n
1212
include ':react-native-nfc-manager'
1313
project(':react-native-nfc-manager').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-nfc-manager/android')
1414
include ':app'
15-
include ':react-native-dialogs'
16-
project(':react-native-dialogs').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-dialogs/android')
1715
include ':react-native-status'
1816
project(':react-native-status').projectDir = new File(rootProject.projectDir, '../modules/react-native-status/android')
1917
include ':react-native-status-keycard'

0 commit comments

Comments
 (0)