UNPKG

@kiwicom/react-native-native-modules

Version:

A group of native wrappers for React Native

18 lines (17 loc) 436 B
{ "name": "@kiwicom/react-native-native-modules", "description": "A group of native wrappers for React Native", "license": "MIT", "author": "kiwi.com", "homepage": "https://kiwi.com", "version": "0.1.26", "main": "KiwiModules.js", "peerDependencies": { "react": "^16.2.0", "react-native": "^0.51 || ^0.52 || ^0.53 || ^0.54" }, "devDependencies": { "react": "^16.2.0", "react-native": "^0.55.2" } }