-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
csharma
committed
Jun 30, 2021
1 parent
5520b8b
commit 73bcb3c
Showing
2 changed files
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "react-native-advance-image", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "An Advanced Image component supporting multiple props and methods to show image on react native application in a better way.", | ||
"main": "index.tsx", | ||
"scripts": { | ||
|
@@ -12,7 +12,12 @@ | |
"background image", | ||
"react-native", | ||
"react", | ||
"react-component" | ||
"react-component", | ||
"image loader", | ||
"react-native-advance-image", | ||
"custom loader", | ||
"image loader", | ||
"react native image" | ||
], | ||
"author": "Harsh Jaiswal <[email protected]> (https://github.com/harsh25jai)", | ||
"license": "MIT", | ||
|