Skip to content

Releases: morenoh149/react-native-contacts

5.2.3

29 Jun 14:36
Compare
Choose a tag to compare

Reverts previous bug fix which was incorrect.

5.2.2

26 Jun 15:04
Compare
Choose a tag to compare
  • minor bugfix for loading contacts on ios

5.2.1

16 Jun 17:28
Compare
Choose a tag to compare
  • fix dark mode on latest ios
  • fix nill error on ios 13

5.2.0

17 Apr 10:30
Compare
Choose a tag to compare
  • add support for returning contact notes
  • add instant messaging support
  • fix bug when updating account type

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