From 770f5d2353f079dcf63469379f9bca6ed7b916d1 Mon Sep 17 00:00:00 2001 From: Jairaj Jangle <25704330+JairajJangle@users.noreply.github.com> Date: Sun, 4 May 2025 12:38:41 +0530 Subject: [PATCH] Updated fireos compatibility flag to true for some of my libraries as they are already support expo go --- react-native-libraries.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index 812e9a486..53b8c7399 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -12886,6 +12886,7 @@ "ios": true, "web": true, "expoGo": true, + "fireos": true, "newArchitecture": true }, { @@ -13180,6 +13181,7 @@ "android": true, "web": true, "expoGo": true, + "fireos": true, "newArchitecture": true }, { @@ -13191,6 +13193,7 @@ "android": true, "web": true, "expoGo": true, + "fireos": true, "newArchitecture": true }, {