Ruud Burger

Results 13 comments of Ruud Burger

@sparklyballs the SSL issue got fixed... What happens if you guys only disable htpc integration? But keep the current CP version?

Yeah it can fail, but shouldn't suppose to hang.

Could you all update CP now, I've had an issue with threads hanging, fixed in develop yesterday. Merged it in master. Hope this fixes it..

There are some small changes in the API (which have been in the develop branch a few months) You need to change those to get your app working I guess.

Just wanted to say something about this, as @aanderson posted it over to CouchPotato issues. If you want to make this work, make sure you don't make so much duplicate...

I understand, but maybe improve it. Instead of just restructuring it.

Please check if my PR fixes this issue: https://github.com/nesterapp/react-native-streetview/pull/24

Haven't tested this, but I think you need to add the radius inside your coordinates.. That is how it is read on the iOS native side. ``` ``` Also see...

Tried adding this, but it feels hacky. So not Pull Request worthy. But my code can be found here: http://pastebin.com/Txx3eexS

Would love a response on this. Upgrading to RN 0.75 and we had to move all our dynamic imports back to normal imports to get it working.