react-native-rnevents
Version:
The package was created for React Native. It allows to open webpages, make a phone call, call using Viber, Whatsapp and Telegram, take a keyboard event for hooks and make hooks components to work.
31 lines (30 loc) • 902 B
JSON
{
"name": "react-native-rnevents",
"version": "0.0.3",
"description": "The package was created for React Native. It allows to open webpages, make a phone call, call using Viber, Whatsapp and Telegram, take a keyboard event for hooks and make hooks components to work.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AmurKhoyetsyan/react-native-rnevents.git"
},
"keywords": [
"react-native-call",
"viber",
"whatsapp",
"telegramm",
"BackHandler",
"Keyboard",
"Hooks",
"events",
"react-native-rnevents"
],
"author": "Amur Khoyetsyan",
"license": "MIT",
"bugs": {
"url": "https://github.com/AmurKhoyetsyan/react-native-rnevents/issues"
},
"homepage": "https://github.com/AmurKhoyetsyan/react-native-rnevents#readme"
}