Skip to content

Releases: morenoh149/react-native-contacts

5.1.0

11 Mar 17:57
fd68dab
Compare
Choose a tag to compare
  • 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

5.0.7

21 Jan 19:52
Compare
Choose a tag to compare
* fix android null fields
* fix json in exampleversion 5.07

5.0.6

17 Dec 16:12
Compare
Choose a tag to compare
  • fix ios crash
  • remove android permission for legacy apis
  • add missing typescript definition
  • do stuff when open contact form

5.0.5

09 Dec 20:33
Compare
Choose a tag to compare
  • fixes back button text in new contact form #461

5.0.4

26 Sep 23:50
Compare
Choose a tag to compare
  • 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.

5.0.3

05 Sep 16:46
Compare
Choose a tag to compare

adds new api getContactsByPhoneNumber

5.0.2

19 Jul 21:20
Compare
Choose a tag to compare
  • fix thumbnail paths
  • fix build on ios 13 by omitting notes

5.0.1

05 Jul 19:33
Compare
Choose a tag to compare
  • bug fix for returning iOS contacts
  • fix for androidx build issues

Android X api 28

25 Jun 01:20
Compare
Choose a tag to compare

fix build on modern android versions

4.0.2

11 May 05:03
Compare
Choose a tag to compare

Fix bug in android for null birthdays