expo-react-native-freshchat
Version:
Modify Android config during Expo prebuild to add react-natve-freshchat image handling
27 lines (26 loc) • 751 B
JSON
{
"name": "expo-react-native-freshchat",
"version": "1.1.2",
"description": "Modify Android config during Expo prebuild to add react-natve-freshchat image handling",
"main": "./app.plugin.js",
"repository": "https://github.com/erasmuswill/expo-react-native-freshchat",
"homepage": "https://github.com/erasmuswill/expo-react-native-freshchat",
"bugs": {
"url": "https://github.com/erasmuswill/expo-react-native-freshchat/issues"
},
"keywords": [
"freshchat",
"react-native",
"expo"
],
"author": "Wilhelm Erasmus",
"license": "GNU GPL V3",
"private": false,
"peerDependencies": {
"@expo/config-plugins": "*"
},
"devDependencies": {
"@expo/config-plugins": "^8.0.4",
"prettier": "^3.0.3"
}
}