Skip to content

Commit fa643c6

Browse files
author
Kishor Jena
committed
readme
1 parent 738a226 commit fa643c6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# React Bative Image File Transformer
22
## convert, compress, scale any animated or static image
3+
4+
35
![image-removebg-preview1-ezgif com-resize (3)](https://github.com/KishorJena/react-native-image-file-transformer/assets/19212755/e8746a4a-9ae0-46ae-994b-b211d38c621b)
46

7+
[![npm version](https://badge.fury.io/js/react-native-image-file-transformer.svg)](https://badge.fury.io/js/react-native-image-file-transformer)
8+
59
`react-native-image-file-transformer` is a React Native module that provides functionality for transforming and manipulating image files.
610

711
Platform support:

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,6 @@
129129
}
130130
}
131131
},
132-
"publishConfig": {
133-
"registry": "https://npm.pkg.github.com"
134-
},
135132
"eslintConfig": {
136133
"root": true,
137134
"extends": [

0 commit comments

Comments
 (0)