petertoth-dev

Results 7 comments of petertoth-dev

Wow! Smart, you can always learn something ... formula in PHP: ``` static function convert($value, $from, $to ): float|int { self::getExchangeRates([]); $from_rate = self::$fx_rates->{$from}; $to_rate = self::$fx_rates->{$to}; return $value*((1/$from_rate)*$to_rate); }...

Sometimes it's not about `watchman` even if the error tells that: If you've already tried everything (restart, clean build, watchman install, watchman reinstall, increase watcher limit etc....), your case might...

same for me, I didn't update the CPU cores.

same here .... but for me 8/10 fails now :( `getCurrentPosition` never retrieves with data however the permission is `granted`

@michalchudziak pls investigate this ASAP, this is extremely frustrating and we are blocked to release our app just because of this... this was the official plugin right?

`react-native-background-geolocation` is a terrible package with a really rude maintainer with no real support. If you ask a question you get bullied instead of an answer. The whole package is...

@wmonecke yes, so he is rude... if he has no time to communicate properly, hire someone who does... he is breaking the law with his "non refund" policy as well,...