react-native-carrier-info
react-native-carrier-info copied to clipboard
React Native module bridge to obtain information about the user’s home cellular service provider,
## Summary This is the minimum required change for this module to work on react-native 0.73 which includes android gradle plugin 8 It is backwards compatible with all previous versions...
Can someone please clarify where do I found the file `libRNCarrierInfo.a` described in step #4 ? `4. In XCode, in the project navigator, select your project. Add libRNCarrierInfo.a to your...
When the following method is used on a dual sim device with two active sim cards inserted, the method below returns the second sim's MCC + MNC. When the second...