From 968e4e59b8137df80f43435e17ed0f3b84a5ff0a Mon Sep 17 00:00:00 2001 From: Jesse Katsumata Date: Sun, 28 May 2023 16:24:24 +0900 Subject: [PATCH] fix: remove deprecated config (#882) Co-authored-by: DanielEliraz --- react-native.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/react-native.config.js b/react-native.config.js index 437783be3..d246b0c85 100644 --- a/react-native.config.js +++ b/react-native.config.js @@ -7,7 +7,6 @@ module.exports = { packageInstance: 'new RNNotificationsPackage(reactNativeHost.getApplication())', } }, - assets: [] }, project: { ios: {