@kiwicom/react-native-native-modules
Version:
A group of native wrappers for react
14 lines (13 loc) • 318 B
JSON
{
"name": "@kiwicom/react-native-native-modules",
"description": "A group of native wrappers for react",
"license": "MIT",
"author": "kiwi.com",
"homepage": "https://kiwi.com",
"version": "0.1.22",
"main": "KiwiModules.js",
"dependencies": {
"react": "^16.2.0",
"react-native": "^0.51.0"
}
}