There was an error while loading. Please reload this page.
1 parent 4e49e9f commit f7ef8bdCopy full SHA for f7ef8bd
libraries.json
@@ -119,6 +119,14 @@
119
"maintainersUsernames": [],
120
"notes": ""
121
},
122
+ "react-native-nitro-modules": {
123
+ "description": "Insanely fast native C++, Swift or Kotlin modules with a statically compiled binding layer to JSI",
124
+ "installCommand": "react-native-nitro-modules",
125
+ "android": true,
126
+ "ios": true,
127
+ "maintainersUsernames": ["mrousavy"],
128
+ "notes": ""
129
+ },
130
"react-native-screens": {
131
"description": "Native navigation primitives for your React Native app",
132
"installCommand": "react-native-screens@nightly",
0 commit comments