expo-cellular
Version: 55.0.6 Provides information about the user’s cellular service provider, such as carrier name and country.Installation
Usage
API Reference
Methods
() => Promise<string | null>
Gets the carrier/network operator name
() => Promise<string | null>
Gets the ISO country code
() => Promise<string | null>
Gets the mobile country code (MCC)
() => Promise<string | null>
Gets the mobile network code (MNC)
boolean | null
iOS only: Whether the carrier allows VoIP calls
Constants
Cellular
Enum for cellular generation:
Cellular.Cellular.UNKNOWNCellular.Cellular.CELLULAR_2GCellular.Cellular.CELLULAR_3GCellular.Cellular.CELLULAR_4GCellular.Cellular.CELLULAR_5G