---
name: Bug report
about: Create a report to help us improve
title: Bug
labels: bug, enhancement
assignees: eneskarpuz

---

# Bug
**Describe the bug**
A clear and concise description of what the bug is.

## Device info
 - Device: [e.g. iPhone6]
 - Version [e.g. 22]

## Environment info

<!--
  Please provide the version of the libraries below.
-->

| Library                         | Version |
| ------------------------------- | ------- |
| react-native-drag-text-editor   | x.x.x   |
| react-native                    | x.x.x   |


## Steps To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

Describe what you expected to happen:

1. I would expect  '...'

## Reproducible sample code

<!--
 Please add minimal runnable repro as explained above so that the bug can be tested in isolation.
-->

## Additional context 
Add any other context about the problem here.

<!--
  Please provide a clear and concise description of what the bug is.
  Include screenshots or gifs if needed.
  Please test using the latest release of the library, as maybe your bug has been already fixed.
  If the library has multiple install methods, describe installation method (e.g., pod, not pod, with jetifier etc).

  **Please note that issues that do not follow the template may be closed.**
-->
