diff --git a/libraries.json b/libraries.json index 519b2d0..c9b6ebd 100644 --- a/libraries.json +++ b/libraries.json @@ -341,5 +341,13 @@ "ios": true, "maintainersUsernames": ["zoontek"], "notes": "One of top most used libraries according to the npm stats" + }, + "react-native-unistyles": { + "description": "Superset of React Native StyleSheet", + "installCommand": "react-native-unistyles react-native-nitro-modules react-native-edge-to-edge", + "android": true, + "ios": true, + "maintainersUsernames": ["jpudysz", "brentlok"], + "notes": "Popular styling library for React Native" } }