Releases: amitpdev/react-native-google-places-textinput
Releases · amitpdev/react-native-google-places-textinput
Release 0.9.1
02 Nov 13:46
Compare
Sorry, something went wrong.
No results found
0.9.1 (2025-11-02)
feat: add locationBias and locationRestriction for geographic filtering (b43947e )
feat: support TextInput props passthrough and suggestion text display control (cca39cd )
Release 0.9.0
02 Nov 12:53
Compare
Sorry, something went wrong.
No results found
0.9.0 (2025-11-02)
fix: multiline TextInput support (bfba510 )
fix: passing missing detailsProxyHeaders param when calling fetchPlaceDetailsApi (244a12b )
fix(docs): styling guide (cbffaad )
feat: adding support for passing headers to proxies (2a6fba5 )
feat: ensuring there are the right number of separators (a8a88ed )
Release 0.8.0
09 Jul 20:50
Compare
Sorry, something went wrong.
No results found
0.8.0 (2025-07-09)
feat: add accessibility, blur method, and custom clear button to support icons (fe41690 )
feat: add onFocus/onBlur events (89a55ae )
Release 0.7.4
29 Jun 16:44
Compare
Sorry, something went wrong.
No results found
0.7.4 (2025-06-29)
feat: add scrollEnabled and nestedScrollEnabled props to control FlatList scrolling (4405968 )
Release 0.7.3
12 Jun 16:12
Compare
Sorry, something went wrong.
No results found
0.7.3 (2025-06-12)
feat: add debug logging functionality (e4a2102 )
Release 0.7.2
07 Jun 23:28
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
0.6.1 (2025-04-29)
fix: enhance RTL support with improved text alignment and padding (4167d5d )