From e775e7aca5bc8c7fecbab19d7598a0495a0ecd90 Mon Sep 17 00:00:00 2001 From: Richard Lindhout Date: Thu, 2 Jan 2025 11:28:24 +0100 Subject: [PATCH] Add all webridge libraries Fixes https://github.com/web-ridge/react-native-paper-tabs/issues/77 --- react-native-libraries.json | 38 ++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index 2dc7a8a7..63559967 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -6141,7 +6141,43 @@ ], "ios": true, "android": true, - "web": true + "web": true, + "newArchitecture": true, + "expoGo": true + }, + { + "githubUrl": "https://github.com/web-ridge/react-native-use-form", + "examples": ["https://github.com/web-ridge/react-native-use-form/tree/master/example"], + "images": [ + "https://github.com/user-attachments/assets/50d069ef-672c-47e3-a9d9-8ecb53578475" + ], + "ios": true, + "android": true, + "web": true, + "newArchitecture": true, + "expoGo": true + }, + { + "githubUrl": "https://github.com/web-ridge/react-native-paper-tabs", + "examples": ["https://github.com/web-ridge/react-native-paper-tabs/tree/master/example"], + "images": [ + "https://user-images.githubusercontent.com/6492229/103141217-cb7d9600-46f1-11eb-8a98-9f233f0b7198.png" + ], + "ios": true, + "android": true, + "web": true, + "newArchitecture": true + }, + { + "githubUrl": "https://github.com/web-ridge/react-native-ridge-navigation", + "examples": ["https://github.com/web-ridge/react-native-ridge-navigation/tree/master/example"], + "images": [ + "https://camo.githubusercontent.com/a05e6b0448d02b0ac2949cb4c5094e72fa6aaf8910859bb18c85040daa7712d7/68747470733a2f2f64726976652e676f6f676c652e636f6d2f75633f69643d316e4530447a6c61567a615f68334b314b436b506e4b354e66495866594d35632d" + ], + "ios": true, + "android": true, + "web": true, + "newArchitecture": true }, { "githubUrl": "https://github.com/retyui/react-native-stylex",