UNPKG

rn-customize-avatar

Version:

This package is inspired by whatsapp, instagram custom avatar. You can customize your own avatar and use as a profile in your project

58 lines (57 loc) 1.49 kB
{ "name": "rn-customize-avatar", "version": "1.0.7", "description": "This package is inspired by whatsapp, instagram custom avatar. You can customize your own avatar and use as a profile in your project", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/vishu25/rn-customize-avatar.git" }, "keywords": [ "react", "react-native", "react-component", "native", "component", "Avatar", "Custom Avatar", "DiceBear", "Whatsapp Avatar", "SnapChat Avatar", "react-native-customize-avatar", "react-native-avatar", "react-native-user-avatar", "customize-avatar", "custom-avatar", "react-native-component", "avatar component", "native-component", "IOS", "Android", "Dicebear", "NPM avatar", "Npm" ], "author": "Vishu Madaan <vishumadaan25@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/vishu25/rn-customize-avatar/issues" }, "homepage": "https://github.com/vishu25/rn-customize-avatar#readme", "devDependencies": { "@types/react": "^18.0.28", "prettier": "^2.8.4", "react": "^18.2.0", "react-native": "^0.71.3", "typescript": "^4.9.5" }, "dependencies": { "@dicebear/collection": "^5.3.4", "@dicebear/core": "^5.3.4", "@dicebear/notionists": "^8.0.0", "@shopify/react-native-skia": "^0.1.173" } }