Skip to content

Instantly share code, notes, and snippets.

View itajenglish's full-sized avatar
🤓
Busy Building Products People Will Love

Taj English itajenglish

🤓
Busy Building Products People Will Love
View GitHub Profile
diff --git a/node_modules/config-plugin-react-native-intercom/build/withIntercomIOS.js b/node_modules/config-plugin-react-native-intercom/build/withIntercomIOS.js
index ac076f8..e3cb331 100644
--- a/node_modules/config-plugin-react-native-intercom/build/withIntercomIOS.js
+++ b/node_modules/config-plugin-react-native-intercom/build/withIntercomIOS.js
@@ -56,15 +56,7 @@ function modifyObjcAppDelegate({ contents, apiKey, appId, pushNotifications, })
contents = contents.replace(/#import "AppDelegate.h"/g, `#import "AppDelegate.h"\n#import <IntercomModule.h>\n#import <UserNotifications/UserNotifications.h>`);
}
const initMethodInvocationBlock = `[IntercomModule initialize:`;
- const registerIntercomPushCode = `
- // START INTERCOM PUSH
› Building app...
Configuration on demand is an incubating feature.
> Configure project :app
WARNING:API 'android.registerTransform' is obsolete.
It will be removed in version 8.0 of the Android Gradle plugin.
The Transform API is removed to improve build performance. Projects that use the
Transform API force the Android Gradle plugin to use a less optimized flow for the
build that can result in large regressions in build times. It’s also difficult to
use the Transform API and combine it with other Gradle features; the replacement
This file has been truncated, but you can view the full file.
diff --git a/node_modules/react-native-screens/.DS_Store b/node_modules/react-native-screens/.DS_Store
new file mode 100644
index 0000000..91ed3d6
Binary files /dev/null and b/node_modules/react-native-screens/.DS_Store differ
diff --git a/node_modules/react-native-screens/Example/.buckconfig b/node_modules/react-native-screens/Example/.buckconfig
new file mode 100644
index 0000000..934256c
--- /dev/null
+++ b/node_modules/react-native-screens/Example/.buckconfig
@@ -0,0 +1,6 @@
We couldn’t find that file to show.