From 535916450299e5d79e5bfabc81aacc64b4064689 Mon Sep 17 00:00:00 2001 From: Fiyaz Hussain <75885371+Fiyaz6772@users.noreply.github.com> Date: Tue, 18 Nov 2025 00:42:28 +0500 Subject: [PATCH 1/5] Update react-native-libraries.json --- react-native-libraries.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index dda8651dd..a35ff8ba7 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -7,6 +7,29 @@ "expoGo": true, "dev": true }, + { + "githubUrl": "https://github.com/Fiyaz6772/react-native-fn-forms", + "npmPkg": "react-native-fn-forms", + "examples": [ + "https://github.com/Fiyaz6772/react-native-fn-forms/tree/main/example" + ], + "ios": true, + "android": true, + "web": true, + "windows": false, + "macos": false, + "tvos": false, + "visionos": false, + "expoGo": true, + "fireos": false, + "horizon": false, + "vegaos": false, + "newArchitecture": false, + "configPlugin": false, + "unmaintained": false, + "dev": false, + "template": false + } { "githubUrl": "https://github.com/GregoryNative/react-native-gl-image-filters", "ios": true, From f4843f9e06a855a67a303f48e5af10aaa669a454 Mon Sep 17 00:00:00 2001 From: Fiyaz Hussain <75885371+Fiyaz6772@users.noreply.github.com> Date: Tue, 18 Nov 2025 00:47:04 +0500 Subject: [PATCH 2/5] Update react-native-libraries.json --- react-native-libraries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index a35ff8ba7..60f4967e9 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -29,7 +29,7 @@ "unmaintained": false, "dev": false, "template": false - } + }, { "githubUrl": "https://github.com/GregoryNative/react-native-gl-image-filters", "ios": true, From a28a5b621cda27f058ab038ebacd28269ecc4001 Mon Sep 17 00:00:00 2001 From: Fiyaz Hussain <75885371+Fiyaz6772@users.noreply.github.com> Date: Tue, 18 Nov 2025 13:33:29 +0500 Subject: [PATCH 3/5] Update react-native-libraries.json --- react-native-libraries.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index 60f4967e9..bbdbae01c 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -7,29 +7,6 @@ "expoGo": true, "dev": true }, - { - "githubUrl": "https://github.com/Fiyaz6772/react-native-fn-forms", - "npmPkg": "react-native-fn-forms", - "examples": [ - "https://github.com/Fiyaz6772/react-native-fn-forms/tree/main/example" - ], - "ios": true, - "android": true, - "web": true, - "windows": false, - "macos": false, - "tvos": false, - "visionos": false, - "expoGo": true, - "fireos": false, - "horizon": false, - "vegaos": false, - "newArchitecture": false, - "configPlugin": false, - "unmaintained": false, - "dev": false, - "template": false - }, { "githubUrl": "https://github.com/GregoryNative/react-native-gl-image-filters", "ios": true, @@ -18385,5 +18362,16 @@ "ios": true, "android": false, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/Fiyaz6772/react-native-fn-forms", + "npmPkg": "react-native-fn-forms", + "examples": [ + "https://github.com/Fiyaz6772/react-native-fn-forms/tree/main/example" + ], + "ios": true, + "android": true, + "web": true, + "expoGo": true } ] From c0943d137093ffe1eaeafadf3b4d5256124db4d4 Mon Sep 17 00:00:00 2001 From: Fiyaz Hussain <75885371+Fiyaz6772@users.noreply.github.com> Date: Tue, 18 Nov 2025 13:34:58 +0500 Subject: [PATCH 4/5] Update react-native-libraries.json --- react-native-libraries.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index bbdbae01c..2f94271df 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -18372,6 +18372,7 @@ "ios": true, "android": true, "web": true, - "expoGo": true + "expoGo": true, + "newArchitecture": true } ] From 21269b79fe69284c5abdc48e46263b9552e53015 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Tue, 18 Nov 2025 10:41:58 +0100 Subject: [PATCH 5/5] restore order, add missing entry after rebase --- react-native-libraries.json | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index 3dd25b404..ad1efe155 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -18353,6 +18353,16 @@ "android": true, "newArchitecture": true }, + { + "githubUrl": "https://github.com/oblador/react-native-variable-blur", + "npmPkg": "react-native-variable-blur", + "examples": [ + "https://github.com/oblador/react-native-variable-blur/tree/master/example" + ], + "ios": true, + "android": false, + "newArchitecture": true + }, { "githubUrl": "https://github.com/fullstorydev/fullstory-react-native", "npmPkg": "@fullstory/react-native", @@ -18362,13 +18372,14 @@ "configPlugin": true }, { - "githubUrl": "https://github.com/oblador/react-native-variable-blur", - "npmPkg": "react-native-variable-blur", + "githubUrl": "https://github.com/Fiyaz6772/react-native-fn-forms", + "npmPkg": "react-native-fn-forms", "examples": [ - "https://github.com/oblador/react-native-variable-blur/tree/master/example" + "https://github.com/Fiyaz6772/react-native-fn-forms/tree/main/example" ], "ios": true, - "android": false, - "newArchitecture": true + "android": true, + "web": true, + "expoGo": true } ]