Skip to content

Commit

Permalink
Add react-native-click-outside (react-native-community#1011)
Browse files Browse the repository at this point in the history
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
  • Loading branch information
jakex7 and Simek committed Jul 22, 2023
1 parent e3bc474 commit 9aa3c2f
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 @@ -9685,5 +9685,15 @@
"ios": true,
"android": true,
"expo": true
},
{
"githubUrl": "https://github.com/jakex7/react-native-click-outside",
"examples": [
"https://github.com/jakex7/react-native-click-outside/tree/main/example/src"
],
"ios": true,
"android": true,
"web": true,
"expo": true
}
]

0 comments on commit 9aa3c2f

Please sign in to comment.