# React-Native

## Version 1.1.6 (09-11-2021)

### React Native:

#### Bug Fix

* Fixed the images are displayed zoom out after cropping Enhancement
* Updated OkayCam Android version to v1.1.5

## Version 1.1.5 (03-11-2021)

### React Native:

#### Bug Fix

* Fixed the crash while processing the image on low-end devices&#x20;

#### Enhancement

* Updated OkayCam Android version to v1.1.4

## Version 1.1.4 (29-10-2021)

### React Native:

#### 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)

### React Native:

#### 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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://api-old.innov8tif.com/okaycam-mobile-sdk/changelog/react-native.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
