tolu360 / react-native-google-places

iOS/Android Google Places Widgets (Autocomplete Modals) and API Services for React Native Apps
567 stars 289 forks source link

Update RNGooglePlacesViewController.m #267

Open dimaportenko opened 4 years ago

dimaportenko commented 4 years ago

fix GMSAutocompleteViewController dark mode colors

resolves https://github.com/tolu360/react-native-google-places/issues/264

BrandonBoone commented 4 years ago

@tolu360 - Do you need any help with this PR? Testing, etc. I just applied @troublediehard's patch locally and it works great!

tolu360 commented 4 years ago

Hi @troublediehard, this looks interesting. I am sorry I have been away and just looking at this. I am working on releasing a v4, a week from now, at the latest. I would surely take a look. Thank you for your contributions.

francescov1 commented 3 years ago

Any plans to merge this or #264 ? Or is there at least any active forks?

dimaportenko commented 3 years ago

@francescov1 obviously there are no plans to merge anything in this repo, the last activity was in 2019. You can take a look at all forks here and pick something works for you.

francescov1 commented 3 years ago

Got it, ended up using the tool you mentioned here, works great thanks!

ishabhattt commented 3 months ago

**### To fix theming in React Native Google Places Modal IPhone 13+

A detailed description given on how to create custom objective file and attach it to fix the theming in React Native and get a whole data object as you get from RNGooglePlaces in return like name, address, latitude, longitude etc

LINK TO PR

iphone-light iphone-dark