Skip to content

Commit 262d017

Browse files
committed
Version 5.0.4
* bugfix, do not crash when fetching a record that does not exist * new api, can request native count of contacts. Avoids having to load all contacts into js in order to count them.
1 parent 2c6532b commit 262d017

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "https://github.com/rt2zz/react-native-contacts.git"
66
},
7-
"version": "5.0.3",
7+
"version": "5.0.4",
88
"description": "React Native Contacts (android & ios)",
99
"nativePackage": true,
1010
"keywords": [

0 commit comments

Comments
 (0)