An open API service for providing issue and pull request metadata for open source projects.

GitHub / react-native-netinfo/react-native-netinfo issues and pull requests

Labelled with: released

#735 - build: Use node resolver to find react native package directory

Pull Request - State: closed - Opened by morganick about 1 year ago - 1 comment
Labels: released

#732 - fix: ensure one reachability check in-flight at once / proper useEffect listener cleanup

Pull Request - State: closed - Opened by OlimpiaZurek over 1 year ago - 1 comment
Labels: released

#724 - docs(README): change 'you' to 'your'

Pull Request - State: closed - Opened by Yawan-1 over 1 year ago - 1 comment
Labels: released

#723 - fix react-native 0.74 Use invalidate method instead onCatalystInstanceDestroy

Pull Request - State: closed - Opened by a289459798 over 1 year ago - 1 comment
Labels: released

#721 - fix(types): isConnected / isInternetReachable should be `boolean` not `true`

Pull Request - State: closed - Opened by cleberada over 1 year ago - 8 comments
Labels: released

#717 - fix: update nativeInterface default export to support bridgeless mode

Pull Request - State: closed - Opened by gabrieldonadel over 1 year ago - 2 comments
Labels: released

#709 - fixed fetch abort on timedout

Pull Request - State: closed - Opened by gizomo almost 2 years ago - 1 comment
Labels: released

#706 - updated internetReachability fetch abort

Pull Request - State: closed - Opened by gizomo almost 2 years ago - 3 comments
Labels: released

#703 - added support for Tizen and WebOS

Pull Request - State: closed - Opened by gizomo almost 2 years ago - 1 comment
Labels: released

#700 - fixed abort pending request of internetReachability

Pull Request - State: closed - Opened by gizomo almost 2 years ago - 12 comments
Labels: released, changes requested

#694 - fix(types): fix type error on new headers feature

Pull Request - State: closed - Opened by mikehardy about 2 years ago - 1 comment
Labels: released

#693 - [Typescript-Issue] - Cannot find name 'HeadersInit'.

Issue - State: closed - Opened by idrissakhi about 2 years ago - 6 comments
Labels: bug, released

#692 - feat(android)!: specify export mode on BroadcastReceivers, requires compileSdk 33+

Pull Request - State: closed - Opened by AndyG about 2 years ago - 3 comments
Labels: released, awaiting info

#687 - feat: add useNetInfoInstance - a non singleton-state hook to manage configs / events independently

Pull Request - State: closed - Opened by aiden-petersen about 2 years ago - 5 comments
Labels: released

#680 - Fixed Typeerror for addvenetlistner added isWifiEnabled type in NetInfoUnknownState and NetInfoDisconnectedState

Pull Request - State: closed - Opened by tohel17 over 2 years ago - 3 comments
Labels: released

#676 - fix(android): making rn >= 73 support also compatible with rn <= 66

Pull Request - State: closed - Opened by AlexanderEggers over 2 years ago - 3 comments
Labels: released

#675 - feat(android): ๐ŸŒŸ add support for React Native 0.73

Pull Request - State: closed - Opened by peterlazar1993 over 2 years ago - 1 comment
Labels: released

#666 - fix(web): verify `window` exists before attempting to access navigator

Pull Request - State: closed - Opened by jspizziri over 2 years ago - 2 comments
Labels: released

#662 - fix(android): avoid crash on devices without wifi

Pull Request - State: closed - Opened by g4rb4g3 over 2 years ago - 1 comment
Labels: released

#660 - fix(windows): fix crash in GetCellularGeneration for some LTE network adapters

Pull Request - State: closed - Opened by aironefr over 2 years ago - 1 comment
Labels: released

#646 - [Web] Checking `window` before accessing

Pull Request - State: closed - Opened by bombillazo almost 3 years ago - 2 comments
Labels: released

#634 - fix(android): return netmask of first IPv4 address

Pull Request - State: closed - Opened by C-Otto about 3 years ago - 1 comment
Labels: released

#633 - Subnet is returned as 255.255.255.255 instead of 255.255.255.0

Issue - State: closed - Opened by C-Otto about 3 years ago - 6 comments
Labels: bug, released

#631 - fix(windows): fix crash in getIpAddressSync

Pull Request - State: closed - Opened by aironefr about 3 years ago - 1 comment
Labels: released

#630 - notify subscriptions after refresh

Pull Request - State: closed - Opened by sdandois about 3 years ago - 3 comments
Labels: released

#629 - fix(mac-catalyst): add check for mac catalyst target to support the platform

Pull Request - State: closed - Opened by zhumingcheng697 about 3 years ago - 1 comment
Labels: released

#624 - fix: falsey vpn issue #460

Pull Request - State: closed - Opened by Sachin926 about 3 years ago - 2 comments
Labels: released

#619 - fix: allow mocking netinfostate type for testing

Pull Request - State: closed - Opened by tarikpnr over 3 years ago - 1 comment
Labels: released

#616 - Remove androidXCore requirement

Pull Request - State: closed - Opened by androideveloper over 3 years ago - 2 comments
Labels: released

#610 - feat: add support for reachabilityMethod to specify GET or HEAD

Pull Request - State: closed - Opened by CaptainJeff over 3 years ago - 3 comments
Labels: released

#609 - feat: add parameter useNativeReachability to optionally choose non-native reachability test

Pull Request - State: closed - Opened by andrewssun1 over 3 years ago - 3 comments
Labels: released

#605 - feat: add linkSpeed, rxLinkSpeed, txLinkSpeed info to wifi on android

Pull Request - State: closed - Opened by wtlyu over 3 years ago - 2 comments
Labels: released

#603 - fix(windows)!: change WindowsTargetPlatformVersion to 10.0 / drop arm32 / drop rnw < 0.63

Pull Request - State: closed - Opened by namrog84 over 3 years ago - 5 comments
Labels: released

#582 - chore: migrate test apps to react-native-test-app

Pull Request - State: closed - Opened by tido64 over 3 years ago - 12 comments
Labels: released

#509 - Use ConnectivityManager instead of ConnectivityManagerCompat

Pull Request - State: closed - Opened by Willham12 about 4 years ago - 1 comment
Labels: released, android

#436 - [feat] Add 5g cellular type

Pull Request - State: closed - Opened by luisnaranjo733 almost 5 years ago - 5 comments
Labels: released

#147 - Reachability [China๐Ÿ‡จ๐Ÿ‡ณ]

Issue - State: closed - Opened by usrbowe over 6 years ago - 16 comments
Labels: enhancement, released, PR submitted

#87 - Connection with a vpn at android is not recognized

Issue - State: closed - Opened by tom-krusch over 6 years ago - 21 comments
Labels: bug, released, PR submitted

#75 - Add instructions for mocking with Jest

Issue - State: closed - Opened by thedevdavid over 6 years ago - 12 comments
Labels: enhancement, released, PR submitted