Implementación Tab Bar
Showing
with
2699 additions
and
12 deletions
Imagenes/IconoInicio.png
0 → 100644

6.47 KB
Imagenes/IconoInstalaciones.png
0 → 100644

6.97 KB
Imagenes/IconoMaterial.png
0 → 100644

12.7 KB
Imagenes/IconoPerfil.png
0 → 100644

9.38 KB
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
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.
{ | |||
"name": "@react-navigation/bottom-tabs", | |||
"description": "Bottom tab navigator following iOS design guidelines", | |||
"version": "6.5.2", | |||
"keywords": [ | |||
"react-native-component", | |||
"react-component", | |||
"react-native", | |||
"react-navigation", | |||
"ios", | |||
"android", | |||
"tab" | |||
], | |||
"license": "MIT", | |||
"repository": { | |||
"type": "git", | |||
"url": "https://github.com/react-navigation/react-navigation.git", | |||
"directory": "packages/bottom-tabs" | |||
}, | |||
"main": "lib/commonjs/index.js", | |||
"react-native": "src/index.tsx", | |||
"source": "src/index.tsx", | |||
"module": "lib/module/index.js", | |||
"types": "lib/typescript/src/index.d.ts", | |||
"files": [ | |||
"src", | |||
"lib", | |||
"!**/__tests__" | |||
], | |||
"sideEffects": false, | |||
"publishConfig": { | |||
"access": "public" | |||
}, | |||
"scripts": { | |||
"prepack": "bob build", | |||
"clean": "del lib" | |||
}, | |||
"dependencies": { | |||
"@react-navigation/elements": "^1.3.12", | |||
"color": "^4.2.3", | |||
"warn-once": "^0.1.0" | |||
}, | |||
"devDependencies": { | |||
"@react-navigation/native": "^6.1.1", | |||
"@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" | |||
}, | |||
"peerDependencies": { | |||
"@react-navigation/native": "^6.0.0", | |||
"react": "*", | |||
"react-native": "*", | |||
"react-native-safe-area-context": ">= 3.0.0", | |||
"react-native-screens": ">= 3.0.0" | |||
}, | |||
"react-native-builder-bob": { | |||
"source": "src", | |||
"output": "lib", | |||
"targets": [ | |||
"commonjs", | |||
"module", | |||
[ | |||
"typescript", | |||
{ | |||
"project": "tsconfig.build.json" | |||
} | |||
] | |||
] | |||
}, | |||
"gitHead": "8f8bf02bb77c85cd7a6451533642451954301a94" | |||
} |
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.
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/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.
No preview for this file type
No preview for this file type
No preview for this file type
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.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment