Pir Shukarullah Shah

Results 39 comments of Pir Shukarullah Shah
trafficstars

@a-ssassi-n @tbaustin example?

Updated google address. Thanks @mnlfischer

> Unfortunately this still seems to be an issue, @shukerullah will you be able to update the package to fix this? Thanks @rossjcooper Noted. I will update this soon.

You cannot return like that. Either use `async` or `callback`. ```js // using async async getCoordinates() { const response = await Geocode.fromAddress('Denver United States'); const {lat, lng} = response.results[0].geometry.location; const...

Hi, can anyone from your team submit PR? It will be helpful.

For me fluid banner is working on iOS only.

Fluid banner is now loaded but not rendering all the time. I can see HTML coded generated for fluid banner using `WebView` debugging, weird thing is it's not rendering. Another...