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.