Skip to content

Releases: FaridSafi/react-native-google-places-autocomplete

v1.7.0

20 May 15:31
Compare
Choose a tag to compare
  • 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

15 May 23:21
Compare
Choose a tag to compare
  • added missing predefinedPlacesAlwaysVisible typescript type (#555). Thanks @Gabrielfcs!

v.1.6.0

14 May 02:36
Compare
Choose a tag to compare
  • 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

13 May 18:29
Compare
Choose a tag to compare

v1.4.2

08 May 06:08
Compare
Choose a tag to compare

v1.4.0

02 Dec 15:32
Compare
Choose a tag to compare
  • Fix warning of componentWillReceiveProps

v1.3.9

28 Jul 11:59
Compare
Choose a tag to compare
Bump version 1.3.9

v1.3.8

28 Jul 11:47
Compare
Choose a tag to compare
Bump version 1.3.8

v1.3.7

16 Jul 13:37
4899a64
Compare
Choose a tag to compare
Merge pull request #316 from ajkhatibi/master

added editable ability to text input

v1.3.6

25 Sep 17:12
Compare
Choose a tag to compare
Version bump 1.3.6