From f252e1dad690e9017fc0dc6cd45960d42946605f Mon Sep 17 00:00:00 2001 From: Jairaj Jangle <25704330+JairajJangle@users.noreply.github.com> Date: Tue, 29 Apr 2025 08:54:00 +0530 Subject: [PATCH 1/3] added react-native-tiny-wavpack-decoder pacakge --- react-native-libraries.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index f81553cde..dfda15232 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -14491,5 +14491,17 @@ "android": true, "web": true, "expoGo": true - } + }, + { + "githubUrl": "https://github.com/JairajJangle/react-native-tiny-wavpack-decoder", + "examples": [ + "https://github.com/JairajJangle/react-native-tiny-wavpack-decoder/tree/main/example" + ], + "images": [ + "https://media3.giphy.com/media/v1.Y2lkPTc5MGI3NjExbHI4d29ncW1kcGRjeXgwZnVnMzdnNHJnaXFmbzYxcHFud29kOGNkYiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/aT8unro6bwv9GWRLkt/giphy.gif" + ], + "ios": true, + "android": true, + "newArchitecture": true + }, ] From 1348e39a69ca08328d96f9bc01fe4673a7550f85 Mon Sep 17 00:00:00 2001 From: Jairaj Jangle <25704330+JairajJangle@users.noreply.github.com> Date: Tue, 29 Apr 2025 09:01:37 +0530 Subject: [PATCH 2/3] 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 dfda15232..3454dc8b7 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -14503,5 +14503,5 @@ "ios": true, "android": true, "newArchitecture": true - }, + } ] From 5739fcb7448d0149f77d108594804af147beb4d3 Mon Sep 17 00:00:00 2001 From: Jairaj Jangle <25704330+JairajJangle@users.noreply.github.com> Date: Tue, 29 Apr 2025 12:05:06 +0530 Subject: [PATCH 3/3] 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 3454dc8b7..e156e4a6c 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -14498,7 +14498,7 @@ "https://github.com/JairajJangle/react-native-tiny-wavpack-decoder/tree/main/example" ], "images": [ - "https://media3.giphy.com/media/v1.Y2lkPTc5MGI3NjExbHI4d29ncW1kcGRjeXgwZnVnMzdnNHJnaXFmbzYxcHFud29kOGNkYiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/aT8unro6bwv9GWRLkt/giphy.gif" + "https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExaDFuMjU5amU0YjZ3aG1yd240cnY1dmgweXhobHpzd2ltOWdjZ3NkMSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/L4M2fUjJd9hRqZDaYf/giphy.gif" ], "ios": true, "android": true,