Skip to content

Commit

Permalink
Add react-native-find-local-devices (#1166)
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardRNStudio committed Apr 24, 2024
1 parent de9f400 commit aeb97ca
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -10924,5 +10924,15 @@
"ios": true,
"android": true,
"expoGo": true
},
{
"githubUrl": "https://github.com/RichardRNStudio/react-native-find-local-devices",
"images": [
"https://raw.githubusercontent.com/RichardRNStudio/react-native-find-local-devices/main/docs/android-example.gif"
],
"examples": [
"https://github.com/RichardRNStudio/react-native-find-local-devices/blob/main/example"
],
"android": true
}
]

0 comments on commit aeb97ca

Please sign in to comment.