Skip to content

Commit b649423

Browse files
authored
Add new libraries to react-native-libraries.json
add react-native-ulid-jsi lib
1 parent 0ed8b40 commit b649423

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

react-native-libraries.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19441,5 +19441,14 @@
1944119441
"npmPkg": "react-native-peekie",
1944219442
"images": ["https://raw.githubusercontent.com/zibs/react-native-peekie/main/example.gif"],
1944319443
"ios": true
19444+
},
19445+
{
19446+
"githubUrl": "https://github.com/pioner92/react-native-ulid-jsi",
19447+
"examples": [
19448+
"https://github.com/pioner92/react-native-ulid-jsi/tree/main/example"
19449+
],
19450+
"ios": true,
19451+
"android": true,
19452+
"newArchitecture": true
1944419453
}
1944519454
]

0 commit comments

Comments
 (0)