# React-Native

{% hint style="info" %}
For React-Native versions, we are actively published to npm. User can keep track of the version using the [site](https://www.npmjs.com/package/react-native-okaycam).
{% endhint %}

## Version 2.0.4 (10-05-2024)

### New Features:

* Update Android SDK to 2.0.0
* OkayCam SDK
  * &#x20;iOS 2.0.11
  * Android 2.0.3

## Version 2.0.3 (10-04-2024)

### New Features:

* Implemented "showPreviewInstruction" config to show or hide the preview instruction
* OkayCam SDK
  * &#x20;iOS 2.0.9
  * Android 2.0.2

## Version 2.0.2 (20-06-2023)

### New Features:

* Updated camera and media read permissions for Android 13 and above
* OkayCam SDK
  * &#x20;iOS 2.0.5
  * Android 2.0.2

## Version 2.0.1 (20-04-2023)

### New Features:

* Corrected glare checking
  * OkayCam SDK
    * &#x20;iOS 2.0.0
    * Android 2.0.1

## Version 2.0.0 (01-04-2023)

### New Features:

* Update Android SDK to 2.0.0

## Version 1.2.14 (15-5-2025)

### Changes:

* Integrated Android SDK 1.2.13

## Version 1.2.13 (29-4-2025)

### Changes:

* Integrated Android SDK 1.2.12
* Integrated iOS SDK 1.1.35

## Version 1.2.12 (13-12-2024)

### Android:

### New Features:

* Integrated iOS SDK 1.1.33

## Version 1.2.11 (14-10-2024)

### Android:

### New Features:

* Integrated Android SDK 1.2.10&#x20;
* Security Enhancement to prevent video injection attack.&#x20;

## Version 1.2.9(7-6-2024)

### New Features:

* Integrated iOS SDK 1.1.28
* Updated readme according to iOS SDK minimum deployment requirements

### Bug Fix:

* Fixes black preview screen for Huawei and Honor devices

## Version 1.2.8 (26-1-2024)

### New Features:

* Update Android SDK to 1.2.6

### Bug Fix:

* Fixes black preview screen for Huawei and Honor devices

## Version 1.2.6(27-12-2023)

### New Features:

* Introduced "showPreviewInstruction" boolean config param to show or hide preview screen instruction

### Bug Fix:

* Android: Fix blank preview screen photo on Huawei and Honor devices.

## Version 1.2.5(21-11-2023)

### Bug Fix:

* iPad image orientation issue fix with OkayCam iOS 1.1.22 native SDK implementation for iOS and iPadOS is 17.1.1

## Version 1.2.1 (29-08-2023)

### New Features:

* Android Media usage permission issue fix with OkayCam 1.2.3 native SDK implementation

## Version 1.2.0 (01-04-2023)

### New Features:

* Update Android SDK to 1.2.2

## Version 1.1.31 (08-03-2023)

### New Features:

* Adding captureConfig for image quality check
* Update Android SDK to 1.1.17
* Update iOS SDK to 1.1.14

## Version 1.1.28 (07-06-2022)

### New Features:

* Uses android SDK version 1.1.12

## Version 1.1.27 (01-06-2022)

### New Features:

* Uses iOS SDK version 1.1.10

## Version 1.1.26 (26-05-2022)

### New Features:

* Uses Android SDK version 1.1.11

## Version 1.1.25 (29-04-2022)

### New Features:

* Uses Android SDK Version 1.1.10
* Uses iOS SDK Version 1.1.9

## Version 1.1.22 (22-04-2022)

### New Features

* Uses Android SDK version 1.1.9
* Uses iOS SDK version 1.1.8
* Return the original images in the result object

## Version 1.1.21 (15-04-2022)

### New Features

* Uses android SDK version 1.1.8
* Uses iOS SDK version 1.1.7

## Version 1.1.11 (04-04-2022)

### New Features

* Uses android SDK version 1.1.7
* Uses iOS SDK version 1.1.6

## Version 1.1.8 (15-03-2022)

### Enhancement

* Update OkayCam Android version to v1.1.7

## Version 1.1.7 (17-02-2022)

### New Features

* Added License Issue Workaround

## Version 1.1.4 (29-10-2021)

### Bug Fix:

* fix the crash during camera launch on lollipop devices Enhancement
* Updated Android to v1.1.3

## Version 1.1.3 (20-10-2021)

### Bug Fix:

* Fix the image is captured at the wrong orientation on some Huawei devices

### Enhancement:

* Updated Android to v1.1.2

## v1.1.2 (06-10-2021)

### New Features

* OkayCam - exposed imageQuality parameter (range from 0 to 1.0)

### Enhancement

* Updated Android to v1.1.1
* Updated iOS to v1.1.1

## v1.1.1 (23-09-2021)

### New Features

* OkayCamDoc - able to insert content within the camera frame for guidance.
* OkayCamDoc - exposed showOverlay parameter

### Enhancement

* Updated Android to v1.1.0
* Updated iOS to v1.1.0

## v1.0.6 (19-08-2021)

### New Features

* OkayCam - exposed confirmBtnConfig and retakeBtnConfig parameters
* OkayCamDoc - exposed torchBtnEnabled parameter&#x20;

### Enhancement

* Updated Android to v1.0.3
* Updated iOS to v1.0.11

## v1.0.5 (26-07-2021)

### Enhancement

* Updated Android to v1.0.2
* Added **base64** parameter to convert image to base64 string

## v1.0.4 (15-07-2021)

### Enhancements

* Updated Android to v1.0.1
* Updated iOS to v1.0.10

## v1.0.3 (17-06-2021)

### Enhancements

* Updates iOS to v1.0.9

### Fix Bugs

* Fix output format for iOS
