-
a
-
Hi
When calling ```CachedImage``` I'm getting the following error:
```
netinfo has been removed from react-native
```
This is my code:
-
Hi, reading the docs at https://redux-toolkit.js.org/rtk-query/usage/cache-behavior#re-fetching-on-window-focus-with-refetchonfocus
I expect my queries to be refetched when the app is gaining focus a…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@react-native-community/netinfo@9.4.1` for the projec…
-
it failed with `python3 setup.py install` :
```
building 'netinfo' extension
creating build/temp.linux-x86_64-3.4
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -f…
-
Hello Just noticed that NetInfo class package is no longer being supported by react native and has moved to https://github.com/react-native-community/react-native-netinfo
Also the `NetInfo.isConne…
-
## Environment
System:
OS: macOS 12.1
CPU: (8) x64 Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz
Memory: 1.02 GB / 16.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 17.0.1 - /us…
-
As commented here: https://github.com/react-native-community/react-native-netinfo/issues/52#issuecomment-527646754 by @mikehardy, these two libraries _seem like an API surface area duplication and pot…
-
I get this output from gradle:
```
* What went wrong:
A problem was found with the configuration of task ':react-native-community_blur:copyReleaseJniLibsProjectAndLocalJars' (type 'LibraryJniLibsTa…
-
## Describe the Feature
When the user has 1 bar isInternetReachable is true, but the connection may still be unusable from a practical standpoint. It would be great if we could get info about the sig…