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

rename isoCountryCode to ISOCountryCode #14

Closed bifrost closed 7 years ago

bifrost commented 8 years ago

Rename isoCountryCode to ISOCountryCode to fetch ISOCountryCode from CNPostalAddress This should fix the problem: // FIXME: For some reason, it throws an error with isoCountryCode.

joshuapinter commented 8 years ago

Hey, good thinking. Did you test this out?

joshuapinter commented 7 years ago

This is now fixed in v1.1.0 so closing this here. It's being added to the dictionary as isoCountryCode in https://github.com/joshuapinter/react-native-unified-contacts/blame/b1f80b63df790a56e3ec7b0372c5d00cb0583bcc/RNUnifiedContacts/RNUnifiedContacts.swift#L435