Skip to content

Releases: morenoh149/react-native-contacts

6.0.1 promises in typescript

12 Oct 22:11
Compare
Choose a tag to compare
  • updated typescript signatures to reflect new promises api return value

6.0.0 Promise api

08 Oct 18:31
Compare
Choose a tag to compare

This is a breaking release

In this release we migrate the api to use promises. This is much more modern and allows users to easily interface with the library using async/await.

thanks @mateosilguero

5.2.8

02 Oct 21:55
Compare
Choose a tag to compare

minor fixes

  • fix for xcode 12
  • fix example project font
  • fix adding null contacts

5.2.6

18 Aug 17:32
Compare
Choose a tag to compare
  • patch ios contactError bug
  • patch typescript bindings

5.2.5

14 Jul 19:33
Compare
Choose a tag to compare

patch android notes in opencontactform

5.2.4

10 Jul 15:56
Compare
Choose a tag to compare
  • bugfix for android, return instant messaging information

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