Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add linkSpeed, rxLinkSpeed, txLinkSpeed info to wifi mode on android. #604

Closed
wtlyu opened this issue Jun 10, 2022 · 2 comments
Closed

Add linkSpeed, rxLinkSpeed, txLinkSpeed info to wifi mode on android. #604

wtlyu opened this issue Jun 10, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@wtlyu
Copy link
Contributor

wtlyu commented Jun 10, 2022

Describe the Feature

On Android, we can read linkspeed, current receive/transmit link speed in Mbps

Possible Implementations

Add new arguments in details when type is wifi and platform is android

Related Issues

@wtlyu wtlyu added the enhancement New feature or request label Jun 10, 2022
wtlyu pushed a commit to wtlyu/react-native-netinfo that referenced this issue Jun 10, 2022
mikehardy added a commit that referenced this issue Jun 28, 2022
…#605)

* feat: add linkSpeed, rxLinkSpeed, txLinkSpeed info to wifi mode on android. (#604)
* style(lint): commit lint auto-fixes

Co-authored-by: Mike Hardy <github@mikehardy.net>
github-actions bot pushed a commit that referenced this issue Jun 28, 2022
# [9.3.0](v9.2.0...v9.3.0) (2022-06-28)

### Features

* add linkSpeed, rxLinkSpeed, txLinkSpeed info to wifi on android ([#605](#605)) ([8cad8b7](8cad8b7)), closes [#604](#604)
@wtlyu wtlyu closed this as completed Jun 29, 2022
@endritba
Copy link

can the same details be applied for type "cellular" as well

@mikehardy
Copy link
Contributor

@endritba perhaps? We merge reasonable PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants