From 07d67bf6cf535cd9266cc8f9b32aa2149e4f9282 Mon Sep 17 00:00:00 2001 From: Kishan_maurya Date: Sun, 6 Jul 2025 15:07:59 +0530 Subject: [PATCH 1/2] docs: adding Cashfree PG React native library --- react-native-libraries.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index f4e23d86a..e998d4385 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -16027,5 +16027,14 @@ ], "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/cashfree/react-native-cashfree-pg-sdk", + "npmPkg": "react-native-cashfree-pg-sdk", + "examples": [ + "https://github.com/cashfree/react-native-cashfree-pg-sdk/tree/master/example" + ], + "ios": true, + "android": true } ] From 14ed78763f95789e650749ef0fd1f166267f5d60 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Sun, 6 Jul 2025 13:36:05 +0200 Subject: [PATCH 2/2] 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 992ae2aac..5e61cb2f0 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -16054,7 +16054,7 @@ "newArchitecture": true, "expoGo": true }, - { + { "githubUrl": "https://github.com/cashfree/react-native-cashfree-pg-sdk", "npmPkg": "react-native-cashfree-pg-sdk", "examples": [