From 61b1d5d83407a4a84029024983835232032b9a98 Mon Sep 17 00:00:00 2001 From: Metehan Demir <44105562+metehandemir@users.noreply.github.com> Date: Sat, 24 May 2025 12:45:49 +0300 Subject: [PATCH 1/4] Add jotai --- react-native-libraries.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index 4817b5c6a..075673661 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15451,5 +15451,24 @@ "expoGo": true, "newArchitecture": true, "fireos": true + }, + { + "githubUrl": "https://github.com/pmndrs/jotai", + "npmPkg": "jotai", + "examples": [ + "https://codesandbox.io/s/jotai-demo-47wvh", + "https://codesandbox.io/s/jotai-demo-forked-x2g5d" + ], + "images": ["https://raw.githubusercontent.com/pmndrs/jotai/HEAD/img/jotai-header-light.png"], + "ios": true + "android": true, + "web": true, + "windows": true, + "macos": true, + "tvos": true, + "visionos": true, + "expoGo": true, + "fireos": true, + "newArchitecture": true } ] From f18ea73ece512f476eb241ccc24ce1658a3a770d Mon Sep 17 00:00:00 2001 From: Metehan Demir <44105562+metehandemir@users.noreply.github.com> Date: Sat, 24 May 2025 12:54:33 +0300 Subject: [PATCH 2/4] Update react-native-libraries.json --- react-native-libraries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index 075673661..88003a1ef 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15460,7 +15460,7 @@ "https://codesandbox.io/s/jotai-demo-forked-x2g5d" ], "images": ["https://raw.githubusercontent.com/pmndrs/jotai/HEAD/img/jotai-header-light.png"], - "ios": true + "ios": true, "android": true, "web": true, "windows": true, From 8d82d8c17b19a92477ac206fb878fad824b081b7 Mon Sep 17 00:00:00 2001 From: Metehan Demir <44105562+metehandemir@users.noreply.github.com> Date: Sat, 24 May 2025 13:15:06 +0300 Subject: [PATCH 3/4] Update react-native-libraries.json --- react-native-libraries.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index 88003a1ef..a096c8e1c 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15463,12 +15463,7 @@ "ios": true, "android": true, "web": true, - "windows": true, - "macos": true, - "tvos": true, - "visionos": true, "expoGo": true, - "fireos": true, "newArchitecture": true } ] From 158b8493715c70e3075757977962c95faf46ee21 Mon Sep 17 00:00:00 2001 From: Metehan Demir <44105562+metehandemir@users.noreply.github.com> Date: Sat, 24 May 2025 13:15:19 +0300 Subject: [PATCH 4/4] Update react-native-libraries.json Co-authored-by: Bartosz Kaszubowski --- react-native-libraries.json | 1 - 1 file changed, 1 deletion(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index a096c8e1c..3aed277ba 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15459,7 +15459,6 @@ "https://codesandbox.io/s/jotai-demo-47wvh", "https://codesandbox.io/s/jotai-demo-forked-x2g5d" ], - "images": ["https://raw.githubusercontent.com/pmndrs/jotai/HEAD/img/jotai-header-light.png"], "ios": true, "android": true, "web": true,