Releases: morenoh149/react-native-contacts
Releases · morenoh149/react-native-contacts
5.2.3
Reverts previous bug fix which was incorrect.
5.2.2
- minor bugfix for loading contacts on ios
5.2.1
- fix dark mode on latest ios
- fix nill error on ios 13
5.2.0
- add support for returning contact notes
- add instant messaging support
- fix bug when updating account type
5.1.0
- 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
* fix android null fields
* fix json in exampleversion 5.07
5.0.6
- fix ios crash
- remove android permission for legacy apis
- add missing typescript definition
- do stuff when open contact form
5.0.5
5.0.4
- 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
adds new api getContactsByPhoneNumber