We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c9b7b commit bc7a5fbCopy full SHA for bc7a5fb
README.md
@@ -1,13 +1,15 @@
1
-# react-native-image-editor
2
-
3
-Image Editor Native module for React Native.
+# @react-native-community/image-editor
4
5
[![Build Status][build-badge]][build]
6
[![Version][version-badge]][package]
7
[![MIT License][license-badge]][license]
8
[![PRs Welcome][prs-welcome-badge]][prs-welcome]
9
[![Lean Core Badge][lean-core-badge]][lean-core-issue]
10
+Image Editor Native module for React Native.
+
11
+Originally extracted from React Native [`issue#23313`](https://github.com/facebook/react-native/issues/23313) and maintained by the community.
12
13
## Getting started
14
15
### Install
0 commit comments