Skip to content

Commit f7ef8bd

Browse files
authored
libraries: Add react-native-nitro-modules (#25)
1 parent 4e49e9f commit f7ef8bd

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
@@ -119,6 +119,14 @@
119119
"maintainersUsernames": [],
120120
"notes": ""
121121
},
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+
},
122130
"react-native-screens": {
123131
"description": "Native navigation primitives for your React Native app",
124132
"installCommand": "react-native-screens@nightly",

0 commit comments

Comments
 (0)