Skip to content

Commit 60228d3

Browse files
authored
add react-native-place-autocomplete-picker (#1740)
1 parent ae7ba8d commit 60228d3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

react-native-libraries.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15957,5 +15957,19 @@
1595715957
"web": true,
1595815958
"expoGo": true,
1595915959
"newArchitecture": true
15960+
},
15961+
{
15962+
"githubUrl": "https://github.com/theboringlok/react-native-place-autocomplete-picker",
15963+
"npmPkg": "react-native-place-autocomplete-picker",
15964+
"examples": [
15965+
"https://github.com/theboringlok/react-native-place-autocomplete-picker/tree/main/example"
15966+
],
15967+
"images": [
15968+
"https://github.com/theboringlok/react-native-place-autocomplete-picker/blob/main/assets/images/iOSPlaceAutoCompletePicker.gif",
15969+
"https://github.com/theboringlok/react-native-place-autocomplete-picker/blob/main/assets/images/androidPlaceAutoCompletePicker.gif"
15970+
],
15971+
"ios": true,
15972+
"android": true,
15973+
"newArchitecture": true
1596015974
}
1596115975
]

0 commit comments

Comments
 (0)