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

[cellular] Update cellular generation comments to specify HSPAP as 3G #30008

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

gabrieldonadel
Copy link
Member

Why

While working on some new features for expo-network I noticed that expo-cellular docs list HSPAP being returned as 4G but the actually code returns 3G

TelephonyManager.NETWORK_TYPE_HSPAP -> {
CellularGeneration.CG_3G.value
}

How

Update cellular generation comments to specify HSPAP as 3G and run et generate-docs-api-data

Test Plan

Run docs locally

Checklist

@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Jun 25, 2024
@gabrieldonadel gabrieldonadel merged commit 5fd228c into main Jun 25, 2024
20 of 21 checks passed
@gabrieldonadel gabrieldonadel deleted the @gabrieldonadel/fix-celullar-docs branch June 25, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: fingerprint compatible bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants