UNPKG

react-native-connected-common

Version:

Library of commonly used classes for React Native by [Connected Lab](http://connectedlab.com/)

31 lines (30 loc) 591 B
{ "name": "react-native-connected-common", "version": "1.0.2", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "connectedlab", "android", "ios", "common", "error" ], "repository": { "type": "git", "url": "github.com:connected-lab/react-native-connected-common.git" }, "dependencies": { "react": "*", "react-native": "^0.38.0" }, "author": "", "license": "Apache-2.0", "peerDependencies": { "react-native": "^0.38.0" } }