From 4adbfc710259fcf14f03f9ed1f4047cd1300af2e Mon Sep 17 00:00:00 2001 From: tsubotax Date: Fri, 3 Jul 2026 07:29:52 +0900 Subject: [PATCH] Add melta-app --- react-native-libraries.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index c5a82d497..428680a38 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -22941,5 +22941,15 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/tsubotax/melta-app", + "examples": [ + "https://app.melta.tsubotax.com" + ], + "ios": true, + "android": true, + "web": true, + "expoGo": true } ]