# react-native-drag-text-editor

> Draggable, Resizeable, Rotatable Text Input Component

Latest version **1.0.5** (published 2022-09-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-native-drag-text-editor
pnpm add react-native-drag-text-editor
yarn add react-native-drag-text-editor
bun add react-native-drag-text-editor
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.5 |
| Published | 2022-09-23 |
| First published | 2020-09-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 3.3 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Enes Karpuz |
| Maintainers | eneskarpuz |

## Links

- npm: https://www.npmjs.com/package/react-native-drag-text-editor
- npm.io page: https://npm.io/package/react-native-drag-text-editor

## Dependencies (3)

- [prettier](https://npm.io/package/prettier.md) ^2.7.1
- [eslint-config-prettier](https://npm.io/package/eslint-config-prettier.md) ^8.5.0
- [eslint-plugin-prettier](https://npm.io/package/eslint-plugin-prettier.md) ^4.2.1

## Recent versions

- 1.0.5 (latest) — 2022-09-23
- 1.0.4 — 2022-09-22
- 1.0.3 — 2022-09-18
- 1.0.2 — 2022-09-17
- 1.0.1 — 2022-09-09
- 1.0.0 — 2022-09-09
- 0.0.7 — 2020-09-30
- 0.0.6 — 2020-09-30
- 0.0.5 — 2020-09-30
- 0.0.4 — 2020-09-18
- 0.0.3 — 2020-09-18
- 0.0.2 — 2020-09-18
- 0.0.1 — 2020-09-17

## README

# React Native Drag Text Editor
 
60FPS Draggable, Rotatable, Resizeable Text Input Component written in Typescript and Reanimated2 

![React Native Drag Text Editor](./demo.gif)

## Getting Started

Check out [the documentation website](https://eneskarpuz.github.io/react-native-drag-text-editor/).

## License

[MIT](./LICENSE)

---
_Source: https://npm.io/package/react-native-drag-text-editor · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
