Skip to content

Commit

Permalink
add: adding package avatar placeholder (#1169)
Browse files Browse the repository at this point in the history
  • Loading branch information
rinaldycodes committed May 8, 2024
1 parent c2f5c14 commit ad8b659
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -10934,5 +10934,17 @@
"https://github.com/RichardRNStudio/react-native-find-local-devices/blob/main/example"
],
"android": true
},
{
"githubUrl": "https://github.com/Netizen-Teknologi/avatar-placeholder",
"npmPkg": "@netizen-teknologi/avatar-placeholder",
"examples": [
"https://github.com/Netizen-Teknologi/avatar-placeholder/tree/main/example/react-native",
"https://snack.expo.dev/@rinaldycodes/avatar-placeholder-example"
],
"ios": true,
"android": true,
"web": true,
"expoGo": true
}
]

0 comments on commit ad8b659

Please sign in to comment.