代码拉取完成,页面将自动刷新
同步操作将从 OpenHarmony-SIG/rntpc_toolbar-android 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "@react-native-community/toolbar-android",
"version": "0.2.1",
"description": "A React Native Component for Android Toolbar",
"keywords": [
"toolbar-android",
"react native",
"react-native"
],
"homepage": "https://github.com/react-native-community/toolbar-android#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/react-native-community/toolbar-android.git"
},
"license": "MIT",
"author": "Connectdotz <vsun@connectdotz.com>",
"main": "js/ToolbarAndroid",
"types": "index.d.ts",
"scripts": {
"pack:npm": "npm pack",
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "yarn test:eslint && yarn test:flow && yarn test:jest && yarn test:tsc",
"test:eslint": "eslint .",
"test:flow": "flow check",
"test:jest": "jest",
"test:tsc":"tsc --noEmit"
},
"prettier": {
"bracketSpacing": false,
"jsxBracketSameLine": true,
"parser": "flow",
"singleQuote": true,
"trailingComma": "all"
},
"jest": {
"preset": "react-native",
"testPathIgnorePatterns": [
"/node_modules/",
"/example/"
]
},
"dependencies": {},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.4.0",
"@react-native-community/eslint-config":"0.0.7",
"@types/react-native": "^0.61.7",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-plugin-module-resolver": "^3.1.3",
"eslint": "5.13.0",
"eslint-plugin-prettier": "^3.1.2",
"flow-bin": "^0.86.0",
"jest": "^24.7.1",
"metro-react-native-babel-preset": "0.51.1",
"prettier": "^1.16.4",
"react": "16.6.3",
"react-native": "0.58.4",
"react-test-renderer": "^16.8.6",
"typescript": "3.7.5"
},
"peerDependencies": {
"react": "*",
"react-native": "*"
},
"publishConfig": {
"access": "public"
},
"bugs": {
"url": "https://github.com/react-native-community/toolbar-android/issues"
},
"directories": {
"doc": "doc",
"example": "example"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。