Skip to content

Commit 7bc9359

Browse files
authored
libraries: add react-native-unistyles (#29)
1 parent a6c5d75 commit 7bc9359

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

libraries.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,5 +341,13 @@
341341
"ios": true,
342342
"maintainersUsernames": ["zoontek"],
343343
"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"
344352
}
345353
}

0 commit comments

Comments
 (0)