- Fix iOS source files [#45]
- Actually fix podspec [#44]
- Fix podspec by adding a "summary" to
package.json
[#44]
- Various dependency updates from SecurityBot [#37] [#39] [#40] [#41]
- Remove
tintColor: blue
, so that iOS light/dark mode behave better [#43] - Fix possible NPE on Android [#35]
- Support for RN 0.62 [#27] [#29]
- Multi-layer Modals [#30]
- Revert 1.3.1, picker on main thread... IOS build issues [#24]
- Using picker from main thread [#23]
- Loosen react-native version restriction to >= 0.51
- Update
react-native-action-sheet
dependency - Updated
mixin-deep
dependency - Android warnings fixes
- Instructions updates
- Add Podfile for RN 0.60+
- Add
recordId
to contacts [#5]
- Updated typescript typings with postal address fields
- 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
- Initial release