We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b287e6 commit e737f5fCopy full SHA for e737f5f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-simcard-info",
3
- "version": "0.1.0",
+ "version": "1.0.0",
4
"description": "React native library to get sim card info in android",
5
"source": "./src/index.tsx",
6
"main": "./lib/commonjs/index.js",
@@ -47,8 +47,12 @@
47
},
48
"keywords": [
49
"react-native",
50
- "ios",
51
- "android"
+ "android",
+ "simcard",
52
+ "simcard-info",
53
+ "simcard-info-react-native",
54
+ "react-native-simcard-info",
55
+ "react-native-simcard-info-android"
56
],
57
"repository": {
58
"type": "git",
0 commit comments