Skip to content

Commit 6f56ccb

Browse files
committed
Version 5.1.0
* added ios only method iosEnableNotesUsage for accessing note contacts * reduced build size of package by npmignoring the example app * make bridge run using serial_executor instead of the thread_pool_executor
1 parent 0c9368d commit 6f56ccb

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.7",
7+
"version": "5.1.0",
88
"description": "React Native Contacts (android & ios)",
99
"nativePackage": true,
1010
"keywords": [

0 commit comments

Comments
 (0)