From e438a0fa48c7d298631fcaf131326e5df2e20b8f Mon Sep 17 00:00:00 2001 From: pinocchio-life-like Date: Mon, 30 Dec 2024 01:53:28 +0300 Subject: [PATCH] add react-native to main package --- package.json | 1 + patches/react-native-ios-utilities+4.3.0.patch | 2 -- yarn.lock | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 patches/react-native-ios-utilities+4.3.0.patch diff --git a/package.json b/package.json index c1752d258..569bc5a6a 100644 --- a/package.json +++ b/package.json @@ -104,6 +104,7 @@ "patch-package": "^8.0.0", "postinstall-postinstall": "^2.1.0", "prettier": "^3.2.5", + "react-native": "0.76.5", "typescript": "^5.5.3" }, "lint-staged": { diff --git a/patches/react-native-ios-utilities+4.3.0.patch b/patches/react-native-ios-utilities+4.3.0.patch deleted file mode 100644 index b851971d8..000000000 --- a/patches/react-native-ios-utilities+4.3.0.patch +++ /dev/null @@ -1,2 +0,0 @@ -import Foundation -@objc import React // add import for RCTRootView \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 29fb84155..7663385df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -32286,6 +32286,7 @@ __metadata: patch-package: "npm:^8.0.0" postinstall-postinstall: "npm:^2.1.0" prettier: "npm:^3.2.5" + react-native: "npm:0.76.5" typescript: "npm:^5.5.3" languageName: unknown linkType: soft