Skip to content

Commit 23c79e4

Browse files
authored
Update react-native-recaptcha-that-works (#1668)
1 parent 275b3d8 commit 23c79e4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

react-native-libraries.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7950,14 +7950,17 @@
79507950
{
79517951
"githubUrl": "https://github.com/douglasjunior/react-native-recaptcha-that-works",
79527952
"examples": [
7953-
"https://github.com/douglasjunior/react-native-recaptcha-that-works/tree/master/Sample"
7953+
"https://github.com/douglasjunior/react-native-recaptcha-that-works/tree/master/Sample",
7954+
"https://snack.expo.dev/@douglasjunior/react-native-recaptcha-that-works"
79547955
],
79557956
"images": [
79567957
"https://raw.githubusercontent.com/douglasjunior/react-native-recaptcha-that-works/master/screenshots/normal.gif",
79577958
"https://raw.githubusercontent.com/douglasjunior/react-native-recaptcha-that-works/master/screenshots/invisible.gif"
79587959
],
79597960
"ios": true,
7960-
"android": true
7961+
"android": true,
7962+
"expoGo": true,
7963+
"newArchitecture": true
79617964
},
79627965
{
79637966
"githubUrl": "https://github.com/SrBrahma/react-native-payment-icons",

0 commit comments

Comments
 (0)