react-native-sim-data icon indicating copy to clipboard operation
react-native-sim-data copied to clipboard

React Native plugin to get the device's SIM data (carrier name, mcc mnc, country code, phone number, etc)

Results 15 react-native-sim-data issues
Sort by recently updated
recently updated
newest added

I tried to run on Android version 9, why can an error like this? ![Screenshot from 2020-05-14 13-39-03](https://user-images.githubusercontent.com/36692358/81901323-8dab8180-95e8-11ea-8abb-da6e212dfaba.png)

Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.0.0 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...

dependencies

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.4. Changelog Sourced from plist's changelog. 3.0.4 / 2021-08-27 inline [email protected] to eliminate security warning false positive (Mike Reinstein) 3.0.3 / 2021-08-04 update xmldom to...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...

dependencies

After creating an object of the `const simData = RNSimData.getSimInfo();` while accessing the method, the method returns `[TypeError: null is not an object (evaluating 'simData.simSerialNumber0')]` error. Permission has been given...

RNSimData.getSimInfo() return undefined in android 10 emulator check real device in android 9 working fine , but android 10 emulator not working. Please suggest me. how to get sim info...

Device: Honor 10 Lite SIM: 2 sim card Permission: Granted Result: Returns Null

Install the app on your phone and you wont get the Sim details at first load. Kill the app and reopen or reload it then only you will get the...