Skip to content

Commit

Permalink
Update react-native-libraries.json (#1171)
Browse files Browse the repository at this point in the history
  • Loading branch information
vokhuyetOz committed May 10, 2024
1 parent 0570d5a commit 0348adf
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -10954,5 +10954,23 @@
],
"ios": true,
"android": true
},
{
"githubUrl": "https://github.com/vokhuyetOz/react-native-messy",
"npmPkg": "@vokhuyet/react-native-messy",
"images": [
"https://raw.githubusercontent.com/vokhuyetOz/react-native-messy/main/preview/demo_1.png",
"https://raw.githubusercontent.com/vokhuyetOz/react-native-messy/main/preview/demo_2.png"
],
"ios": true,
"android": true,
"examples": ["https://github.com/vokhuyetOz/react-native-messy/tree/main/example"]
},
{
"githubUrl": "https://github.com/vokhuyetOz/react-native-concurrent-sound",
"npmPkg": "@vokhuyet/react-native-concurrent-sound",
"ios": true,
"android": true,
"examples": ["https://github.com/vokhuyetOz/react-native-concurrent-sound/tree/main/example"]
}
]

0 comments on commit 0348adf

Please sign in to comment.