Home
last modified time | relevance | path

Searched refs:RNCCellularGeneration4g (Results 1 – 2 of 2) sorted by relevance

/expo/ios/vendored/unversioned/@react-native-community/netinfo/ios/
H A DRNCConnectionState.h25 static NSString *const RNCCellularGeneration4g = @"4g"; variable
H A DRNCConnectionState.m64 _cellularGeneration = RNCCellularGeneration4g;