diff --git a/react-native-libraries.json b/react-native-libraries.json index 3e9e98474..a841b3b2c 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -14313,5 +14313,15 @@ "examples": ["https://github.com/Raja0sama/rn-forground-service-example"], "images": ["https://rn-foreground.vercel.app/md.png"], "android": true + }, + { + "githubUrl": "https://github.com/LegendApp/legend-state", + "npmPkg": "@legendapp/state", + "examples": ["https://github.com/LegendApp/legend-state/tree/main/examples"], + "android": true, + "ios": true, + "web": true, + "expoGo": true, + "newArchitecture": true } ]