react-native-dynamic-app-icon
Version:
Programmatically change the app icon in React Native.
28 lines (27 loc) • 731 B
JSON
{
"name": "react-native-dynamic-app-icon",
"version": "1.1.0",
"description": "Programmatically change the app icon in React Native.",
"homepage": "https://github.com/idearockers/react-native-dynamic-app-icon",
"keywords": [
"react-native",
"app",
"dynamic",
"icon",
"app-icon",
"alternate"
],
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/idearockers/react-native-dynamic-app-icon.git"
},
"bugs": {
"url": "https://github.com/idearockers/react-native-dynamic-app-icon/issues"
},
"author": "idearockers <lars@idearockers.com> (https://www.idearockers.com)",
"license": "MIT",
"peerDependencies": {
"react-native": ">=0.41.2"
}
}