Releases: morenoh149/react-native-contacts
Releases · morenoh149/react-native-contacts
8.0.4
What's Changed
- Issue #752 : subitem 1 and 3 by @EnricoMazzu in #759
New Contributors
- @EnricoMazzu made their first contribution in #759
Full Changelog: v8.0.3...v8.0.4
8.0.3
fix typos in previous release, fixes build
8.0.2
8.0.0
first support for the new react native architecture. https://reactnative.dev/docs/the-new-architecture/landing-page
7.0.7
- fix security warning regarding checkCallingOrSelfPermission
- fix typescript return value to conform to docs
7.0.6
7.0.5
- fix crash on cursor failure
- add isStarred field for android
7.0.4
Minor fixes
- Dismiss the outermost modal only when closing the contact form and add viewExistingModal method types
- Update RCTContacts.m to use correct UIBarButtonItemStyle constant
7.0.3
- open existing contact in view mode
* Fixed issue with dark mode
* README.md syntax error fix getAll
* Fix month to be valid values between 1-12 + consistency across platforms