Skip to content

Commit 92072dc

Browse files
authored
add three new libraries (#2365)
1 parent 9ac431c commit 92072dc

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

react-native-libraries.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20405,5 +20405,30 @@
2040520405
],
2040620406
"ios": true,
2040720407
"android": true
20408+
},
20409+
{
20410+
"githubUrl": "https://github.com/fivecar/react-native-draglist",
20411+
"examples": ["https://github.com/fivecar/react-native-draglist/tree/main/example"],
20412+
"images": [
20413+
"https://user-images.githubusercontent.com/39933441/203197020-eb409b97-e108-4d9b-8ee4-684ae238b65b.gif"
20414+
],
20415+
"ios": true,
20416+
"android": true
20417+
},
20418+
{
20419+
"githubUrl": "https://github.com/cbbfcd/react-native-lightbox",
20420+
"npmPkg": "react-native-lightbox-v2",
20421+
"examples": ["https://github.com/cbbfcd/react-native-lightbox/tree/master/Example"],
20422+
"images": [
20423+
"https://cloud.githubusercontent.com/assets/378279/9074360/16eac5d6-3b09-11e5-90af-a69980e9f4be.gif"
20424+
],
20425+
"ios": true,
20426+
"android": true
20427+
},
20428+
{
20429+
"githubUrl": "https://github.com/software-mansion/pulsar/tree/main/react-native/react-native-pulsar",
20430+
"examples": ["https://github.com/software-mansion/pulsar/tree/main/react-native/PulsarApp"],
20431+
"ios": true,
20432+
"android": true
2040820433
}
2040920434
]

0 commit comments

Comments
 (0)