react-native-avatar-ui
Version:
React Native Avatar Component
23 lines • 478 B
JSON
{
"name": "react-native-avatar-ui",
"version": "0.2.1",
"description": "React Native Avatar Component",
"main": "index.js",
"keywords": [
"react-native",
"react-component",
"react-native-component",
"react",
"mobile",
"ios",
"android",
"ui",
"avatar"
],
"repository": "https://github.com/andresmichel/react-native-avatar-ui",
"author": "Andres Michel",
"license": "MIT",
"dependencies": {
"prop-types": "^15.7.2"
}
}