We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c5d75 commit 7bc9359Copy full SHA for 7bc9359
libraries.json
@@ -341,5 +341,13 @@
341
"ios": true,
342
"maintainersUsernames": ["zoontek"],
343
"notes": "One of top most used libraries according to the npm stats"
344
+ },
345
+ "react-native-unistyles": {
346
+ "description": "Superset of React Native StyleSheet",
347
+ "installCommand": "react-native-unistyles react-native-nitro-modules react-native-edge-to-edge",
348
+ "android": true,
349
+ "ios": true,
350
+ "maintainersUsernames": ["jpudysz", "brentlok"],
351
+ "notes": "Popular styling library for React Native"
352
}
353
0 commit comments