Implementación del TabBar
Showing
with
3495 additions
and
1 deletions
TabBar.js
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
{ | |||
"_from": "@react-navigation/bottom-tabs", | |||
"_id": "@react-navigation/bottom-tabs@6.5.3", | |||
"_inBundle": false, | |||
"_integrity": "sha512-ZA2Ko9fNwNaaSNn7738KpEk8Doi+yjRfTg8Wb/WvduIaK/28qNLAYWBCUEVjBC55y/9zJOzwc4R8Av2J2MG/4g==", | |||
"_location": "/@react-navigation/bottom-tabs", | |||
"_phantomChildren": {}, | |||
"_requested": { | |||
"type": "tag", | |||
"registry": true, | |||
"raw": "@react-navigation/bottom-tabs", | |||
"name": "@react-navigation/bottom-tabs", | |||
"escapedName": "@react-navigation%2fbottom-tabs", | |||
"scope": "@react-navigation", | |||
"rawSpec": "", | |||
"saveSpec": null, | |||
"fetchSpec": "latest" | |||
}, | |||
"_requiredBy": [ | |||
"#USER", | |||
"/" | |||
], | |||
"_resolved": "https://registry.npmjs.org/@react-navigation/bottom-tabs/-/bottom-tabs-6.5.3.tgz", | |||
"_shasum": "76bb793b42326544997d438c5202b59913d0d656", | |||
"_spec": "@react-navigation/bottom-tabs", | |||
"_where": "/Users/scloady/Desktop/proyecto_TDDM", | |||
"bugs": { | |||
"url": "https://github.com/react-navigation/react-navigation/issues" | |||
}, | |||
"bundleDependencies": false, | |||
"dependencies": { | |||
"@react-navigation/elements": "^1.3.13", | |||
"color": "^4.2.3", | |||
"warn-once": "^0.1.0" | |||
}, | |||
"deprecated": false, | |||
"description": "Bottom tab navigator following iOS design guidelines", | |||
"devDependencies": { | |||
"@react-navigation/native": "^6.1.2", | |||
"@testing-library/react-native": "^11.5.0", | |||
"@types/color": "^3.0.1", | |||
"@types/react": "~18.0.0", | |||
"@types/react-native": "~0.69.1", | |||
"del-cli": "^3.0.1", | |||
"react": "18.0.0", | |||
"react-native": "0.69.5", | |||
"react-native-builder-bob": "^0.20.3", | |||
"react-native-safe-area-context": "4.3.1", | |||
"react-native-screens": "~3.15.0", | |||
"typescript": "^4.7.4" | |||
}, | |||
"files": [ | |||
"src", | |||
"lib", | |||
"!**/__tests__" | |||
], | |||
"gitHead": "f93576624282c3d65e359cca2826749f56221e8c", | |||
"homepage": "https://github.com/react-navigation/react-navigation#readme", | |||
"keywords": [ | |||
"react-native-component", | |||
"react-component", | |||
"react-native", | |||
"react-navigation", | |||
"ios", | |||
"android", | |||
"tab" | |||
], | |||
"license": "MIT", | |||
"main": "lib/commonjs/index.js", | |||
"module": "lib/module/index.js", | |||
"name": "@react-navigation/bottom-tabs", | |||
"peerDependencies": { | |||
"@react-navigation/native": "^6.0.0", | |||
"react": "*", | |||
"react-native": "*", | |||
"react-native-safe-area-context": ">= 3.0.0", | |||
"react-native-screens": ">= 3.0.0" | |||
}, | |||
"publishConfig": { | |||
"access": "public" | |||
}, | |||
"react-native": "src/index.tsx", | |||
"react-native-builder-bob": { | |||
"source": "src", | |||
"output": "lib", | |||
"targets": [ | |||
"commonjs", | |||
"module", | |||
[ | |||
"typescript", | |||
{ | |||
"project": "tsconfig.build.json" | |||
} | |||
] | |||
] | |||
}, | |||
"repository": { | |||
"type": "git", | |||
"url": "git+https://github.com/react-navigation/react-navigation.git", | |||
"directory": "packages/bottom-tabs" | |||
}, | |||
"scripts": { | |||
"clean": "del lib", | |||
"prepack": "bob build" | |||
}, | |||
"sideEffects": false, | |||
"source": "src/index.tsx", | |||
"types": "lib/typescript/src/index.d.ts", | |||
"version": "6.5.3" | |||
} |
This diff is collapsed.
Click to expand it.
node_modules/color-string/LICENSE
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/color-string/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/color-string/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/color-string/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/color/LICENSE
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/color/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/color/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/color/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/simple-swizzle/LICENSE
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/simple-swizzle/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/simple-swizzle/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/simple-swizzle/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment