bahtiyarerden

Results 6 comments of bahtiyarerden

- I added default country config to my needUpdate function. - I installed the library with `yarn add` and i call `pod install` for auto-linking - Nothing is changed. Sometimes...

We are trying to deploy our lagom application with kubernetes. But we could not fix this issue. We clone this repository (chirper) and deploy with minikube to be sure the...

Hi, I tried to install `ts-node` and `esbuild-runner` (individually or both) packages as both dependencies and devDependencies but no luck. ``` npx @rtk-query/codegen-openapi openapi-config.ts npx: installed 64 in 17.995s Encountered...

I also encounter this situation. While the wi-fi is enabled on my iPhone simulator I am calling `NetInfo.fetch()` method and it gives me `{type: "wifi", isConnected: true, details: {…}, isInternetReachable:...

Hello guys! Any chance you can prioritize this PR? RNN doesn't work in RN version 0.74.

> @d4vidi What's the latest known React Native version that RNN works with? Is it just `0.74.x` that is currently effected? @adammcarth I've tested on RN `0.73.9` and working fine.