Skip to content

Commit

Permalink
warning
Browse files Browse the repository at this point in the history
  • Loading branch information
vemarav committed Aug 6, 2021
1 parent 6c7ebcc commit 8f4ef1b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
2 changes: 2 additions & 0 deletions package/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# react-native-avatar-crop

⚠️ WARNING: The package is in development and may have bugs apart from what is shown in the demo.

Supports rect and circle cropping. Use `cropArea={{width, height}}` for custom aspect ratio.

Download apk to see it in action, [click to download](https://github.com/vemarav/react-native-avatar-crop/releases/download/v1.0.5/app-release.apk)
Expand Down
17 changes: 8 additions & 9 deletions package/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-avatar-crop",
"version": "1.0.5",
"version": "1.0.6",
"description": "Crop component to crop profile images",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 8f4ef1b

Please sign in to comment.