at-rn-android-kit
Version:
为 React Native 开发 提供的一些Android原生模块/组件 (react native, CoordinatorLayout, AppBarLayout, TabLayout, NestedScrollView, PopupWindow)
38 lines (37 loc) • 1.01 kB
JSON
{
"name": "at-rn-android-kit",
"version": "1.0.9",
"author": "xiaoxiaobite.com",
"description": "为 React Native 开发 提供的一些Android原生模块/组件 (react native, CoordinatorLayout, AppBarLayout, TabLayout, NestedScrollView, PopupWindow)",
"keywords": [
"at-rn-android-kit",
"react-native",
"android",
"support design",
"AppBarLayout",
"NestedScrollView",
"CoordinatorLayout",
"PopupWindowAndroid",
"NestedScrollView",
"PopupWindow",
"Gravity",
"Dimensions"
],
"bugs": {
"url": "https://github.com/danmingyang/at-rn-android-kit/issues"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/danmingyang/at-rn-android-kit.git"
},
"homepage": "https://github.com/danmingyang/at-rn-android-kit",
"peerDependencies": {},
"dependencies": {
"react-mixins-decorator": "^0.1.18"
}
}