Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 733 Bytes

CHANGELOG.md

File metadata and controls

40 lines (24 loc) · 733 Bytes

1.4.0

  • Multi-layer Modals [#30]

1.3.2

  • Revert 1.3.1, picker on main thread... IOS build issues [#24]

1.3.1

  • Using picker from main thread [#23]

1.3.0

  • Loosen react-native version restriction to >= 0.51
  • Update react-native-action-sheet dependency
  • Updated mixin-deep dependency
  • Android warnings fixes
  • Instructions updates

1.2.1

  • Add Podfile for RN 0.60+

1.2.0

  • Add recordId to contacts [#5]

1.1.1

  • Updated typescript typings with postal address fields

1.1.0

  • Returning postal address data with contact's now
  • New API call to select a contact's postal address
  • Returning separate name elements for givenName, familyName, and middleName

1.0.0

  • Initial release