From b0cbbe3ebb6163580f5c4e55bb5c496021af79ce Mon Sep 17 00:00:00 2001 From: jpancotti Date: Mon, 30 Mar 2026 10:03:11 -0400 Subject: [PATCH] Add expo-hardware-buttons --- react-native-libraries.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index 020f8160..bf608da0 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20301,5 +20301,10 @@ "android": true, "web": true, "newArchitecture": "new-arch-only" + }, + { + "githubUrl": "https://github.com/jpancotti/expo-hardware-buttons", + "ios": true, + "newArchitecture": true } ]