Skip to content

Releases: morenoh149/react-native-contacts

update ios thumbnail previews

22 Apr 17:10
Compare
Choose a tag to compare
4.0.1

Version 4.0.1

Version 4.0.0

27 Mar 15:19
Compare
Choose a tag to compare
  • make android return contacts matching string in name and company name. Makes Android behavior match iOS behavior.

3.1.5

24 Mar 00:07
Compare
Choose a tag to compare
  • add getContactById

Pie release! 🥧

20 Feb 19:05
Compare
Choose a tag to compare

Pie release! 🥧

  • fixes android when writing or updating contacts

Version 3.1.3

16 Feb 05:03
Compare
Choose a tag to compare
* bugfix: no key exception when updating contacts

3.1.2

26 Jan 18:49
Compare
Choose a tag to compare
  • fixes gradle warning on android

3.1.1

23 Jan 18:11
Compare
Choose a tag to compare
  • make android async functions nonblocking

3.1.0

22 Jan 17:59
Compare
Choose a tag to compare
  • fix openContactForm behavior, it now returns the contact. Also fix
    thumbnail saves.
  • add openExistingContact, launches native contact app with the
    selected contact
  • add writePhotoToPath, on android saves thumbnail to given path

Version bump 3.0.2

21 Jan 19:44
Compare
Choose a tag to compare
  • fixes more issues with android updateContact

3.0.1

18 Jan 22:16
Compare
Choose a tag to compare
  • fix update contact bug where phoneNumbers and emails were inserting instead of updating.