Releases: FaridSafi/react-native-google-places-autocomplete
Releases · FaridSafi/react-native-google-places-autocomplete
v1.7.0
- removed the referrer prop. (#562) See this for more.
- fix crash when getDefaultValue wasn't a string (#406). Thanks @jeromecornet!
- fix typescript definition errors for textInputProps (#564). Thanks @jamesa3!
- fix internal callBack in setState (#530). Thanks @sapter!
- fix list hiding when selecting current location (#565).
- compressed images used in the library
v1.6.1
- added missing predefinedPlacesAlwaysVisible typescript type (#555). Thanks @Gabrielfcs!
v.1.6.0
- fixed crash on React Native v0.60+ when using
currentLocation
. - updated examples in the readme
If you want to use currentLocation
and you are targeting React Native 0.60.0+ you must install either @react-native-community/geolocation
(link) or react-native-geolocation-service
(link). You must then set navigator.geolocation = require('SOME_GEOLOCATION_LIBRARY')
somewhere in your app.
v1.5.0
- add web support (via proxy server - see this section of the readme for more). (#514, #545) thanks @alonp99!
- remove unused code. (#387) thanks @grifotv!
- Document filterReverseGeocodingByTypes values. (#546) thanks @morenoh149!
v1.4.2
- Add typescript definitions file (#403) thanks @acro5piano!
- Fix critical vulnerability in a dependency (#505) thanks @jhalborg!
v1.4.0
- Fix warning of
componentWillReceiveProps
v1.3.9
Bump version 1.3.9
v1.3.8
Bump version 1.3.8
v1.3.7
Merge pull request #316 from ajkhatibi/master added editable ability to text input
v1.3.6
Version bump 1.3.6