From 50e3376c83129eae0bb1ba0501ac1fd9d226c2e6 Mon Sep 17 00:00:00 2001 From: "MD. MOHIBUR RAHMAN" <35300157+mrpmohiburrahman@users.noreply.github.com> Date: Thu, 24 Aug 2023 14:14:49 +0600 Subject: [PATCH] Update react-native-libraries.json --- react-native-libraries.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index e5b5da90..c6fdda22 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -9793,5 +9793,13 @@ "ios": true, "android": true, "expo": true + }, + { + "githubUrl": "https://github.com/mrpmohiburrahman/react-native-squish-button", + "examples": ["https://github.com/mrpmohiburrahman/react-native-squish-button/tree/main/example"], + "ios": true, + "android": true, + "web": true, + "expo": true } ]