Skip to content

Releases: amitpdev/react-native-google-places-textinput

Release 0.7.3

12 Jun 16:12
Compare
Choose a tag to compare

0.7.3 (2025-06-12)

  • feat: add debug logging functionality (e4a2102)

Release 0.7.2

07 Jun 23:28
Compare
Choose a tag to compare

0.7.2 (2025-06-07)

  • chore: upgrade dependencies and align TypeScript configuration (5d31b83)
  • refactor: migrate codebase from JS to TypeScript (f10260b)

Release 0.7.1

07 Jun 19:46
Compare
Choose a tag to compare

0.7.1 (2025-06-07)

  • feat: add support for Google Places Details API with CORS proxy for Expo Web (8c52229)
  • fix: onPlaceSelect not called on web fixed by delaying hide onBlur (62e13c2)
  • fix: prevent unwanted suggestions fetch after clear button tap (in Expo only) (c9ea05f)

Release 0.7.0

06 Jun 15:17
Compare
Choose a tag to compare

0.7.0 (2025-06-06)

  • feat: add support for fetching extended place details upon place selection (4b361b0)
  • feat: implement session token management to optimize Google Places API billing (d762d9f)

Release 0.6.2

13 May 23:24
Compare
Choose a tag to compare

0.6.2 (2025-05-13)

  • chore: remove unnecessary margin styles from container (a4a83ad)
  • feat: add hideOnKeyboardDismiss prop to control suggestion visibility on keyboard dismiss (62bca6f)
  • feat(types): add comprehensive TypeScript declarations (6eb37ca)

Release 0.6.1

29 Apr 00:38
Compare
Choose a tag to compare

0.6.1 (2025-04-29)

  • fix: enhance RTL support with improved text alignment and padding (4167d5d)

Release 0.6.0

18 Apr 18:56
Compare
Choose a tag to compare

0.6.0 (2025-04-18)

  • feat: add forceRTL prop and improve RTL handling (f14389c)

Release 0.5.0

18 Apr 01:12
Compare
Choose a tag to compare

0.5.0 (2025-04-18)

  • feat: add clear button functionality (1926920)
  • feat: dismiss keyboard on place selection (0bcd339)
  • feat: update README with new preview section and examples (f2d7ff9)

Release 0.4.0

12 Apr 17:13
Compare
Choose a tag to compare

0.4.0 (2025-04-12)

  • feat: add onTextChange prop for handling text changes (630d0ef)

Release is available on npmjs.com:
https://www.npmjs.com/package/react-native-google-places-textinput

Release 0.3.0

11 Apr 13:16
Compare
Choose a tag to compare

0.3.0 (2025-04-11)

  • refactor: simplify RTL text alignment handling (de8aa45)
  • docs: update README.md to include proxyUrl prop for Places API requests (1023b7f)
  • feat: proxyUrl added in props (645370d)
  • feat: update apiKey nullable prop (d22a947)

Release is available on npmjs.com:
https://www.npmjs.com/package/react-native-google-places-textinput