Releases: getyoti/yoti-doc-scan-react-native
Releases · getyoti/yoti-doc-scan-react-native
v4.0.0
Changes:
- Supports iOS 6.0.0+
- Allows for a dark mode color theme to be shown on iOS according to the user's device settings
- Added the
setDarkPrimaryColorRGB
API to allow customization of the dark mode's primary color - Renamed the light mode's primary color API from
setPrimaryColorRGB
tosetLightPrimaryColorRGB
- Added the
Important: This is a major release that contains a breaking change to RNYotiDocScan
's API.
v3.0.1
v3.0.0
v2.0.2
v2.0.1
v2.0.0
v1.15.0
- Support Android SDK version to
3.1.0
- Support iOS SDK version to
3.1.2
v1.14.2
- Support v3.0.1 of the Android SDK.
- Update example Android project