Skip to content

Releases: morenoh149/react-native-contacts

6.0.1 promises in typescript

Choose a tag to compare

@morenoh149 morenoh149 released this 12 Oct 22:11
  • updated typescript signatures to reflect new promises api return value

6.0.0 Promise api

Choose a tag to compare

@morenoh149 morenoh149 released this 08 Oct 18:31

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

Choose a tag to compare

@morenoh149 morenoh149 released this 02 Oct 21:55

minor fixes

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

5.2.6

Choose a tag to compare

@morenoh149 morenoh149 released this 18 Aug 17:32
  • patch ios contactError bug
  • patch typescript bindings

5.2.5

Choose a tag to compare

@morenoh149 morenoh149 released this 14 Jul 19:33

patch android notes in opencontactform

5.2.4

Choose a tag to compare

@morenoh149 morenoh149 released this 10 Jul 15:56
  • bugfix for android, return instant messaging information

5.2.3

Choose a tag to compare

@morenoh149 morenoh149 released this 29 Jun 14:36

Reverts previous bug fix which was incorrect.

5.2.2

Choose a tag to compare

@morenoh149 morenoh149 released this 26 Jun 15:04
  • minor bugfix for loading contacts on ios

5.2.1

Choose a tag to compare

@morenoh149 morenoh149 released this 16 Jun 17:28
  • fix dark mode on latest ios
  • fix nill error on ios 13

5.2.0

Choose a tag to compare

@morenoh149 morenoh149 released this 17 Apr 10:30
  • add support for returning contact notes
  • add instant messaging support
  • fix bug when updating account type