joshuapinter / react-native-unified-contacts

Your best friend when working with the latest and greatest Contacts Framework in iOS 9+ in React Native.
MIT License
158 stars 56 forks source link

Fix bug in updating organization name #43

Closed paintedbicycle closed 6 years ago

paintedbicycle commented 6 years ago

Fixed a bug where a conditional check for organizationName was instead checking for givenName

joshuapinter commented 6 years ago

🙏