native-base
- Version 3.4.28
- Published
- 8.63 MB
- 35 dependencies
- MIT license
Install
npm i native-base
yarn add native-base
pnpm add native-base
Overview
Essential cross-platform UI components for React Native
Index
Interfaces
interface INativebaseConfig
interface INativebaseConfig {}
property dependencies
dependencies?: { 'linear-gradient': any;};
property disableContrastText
disableContrastText?: boolean;
property enableRem
enableRem?: boolean;
property strictMode
strictMode?: IModeType;
property suppressColorAccessibilityWarning
suppressColorAccessibilityWarning?: boolean;
property theme
theme?: ITheme;
Package Files (2)
Dependencies (35)
- @react-aria/visually-hidden
- @react-native-aria/button
- @react-native-aria/checkbox
- @react-native-aria/combobox
- @react-native-aria/focus
- @react-native-aria/interactions
- @react-native-aria/listbox
- @react-native-aria/overlays
- @react-native-aria/radio
- @react-native-aria/slider
- @react-native-aria/tabs
- @react-native-aria/utils
- @react-stately/checkbox
- @react-stately/collections
- @react-stately/combobox
- @react-stately/radio
- @react-stately/slider
- @react-stately/tabs
- @react-stately/toggle
- inline-style-prefixer
- lodash.clonedeep
- lodash.get
- lodash.has
- lodash.isempty
- lodash.isequal
- lodash.isnil
- lodash.merge
- lodash.mergewith
- lodash.omit
- lodash.omitby
- lodash.pick
- lodash.uniqueid
- stable-hash
- tinycolor2
- use-sync-external-store
Dev Dependencies (48)
- @commitlint/config-conventional
- @react-native-community/bob
- @react-native-community/eslint-config
- @release-it/conventional-changelog
- @testing-library/react-hooks
- @testing-library/react-native
- @types/jest
- @types/lodash.clonedeep
- @types/lodash.get
- @types/lodash.has
- @types/lodash.isempty
- @types/lodash.isequal
- @types/lodash.isnil
- @types/lodash.merge
- @types/lodash.mergewith
- @types/lodash.omit
- @types/lodash.omitby
- @types/lodash.pick
- @types/lodash.uniqueid
- @types/react
- @types/react-native
- @types/tinycolor2
- @types/use-sync-external-store
- babel-plugin-transform-remove-console
- commitlint
- eslint
- eslint-config-prettier
- eslint-plugin-prettier
- husky
- jest
- jest-expo
- lint-staged
- metro-react-native-babel-preset
- pod-install
- postinstall-postinstall
- prettier
- react
- react-dom
- react-native
- react-native-safe-area-context
- react-native-svg
- react-native-web
- react-test-renderer
- release-it
- rollup
- rollup-plugin-flow
- typescript
- visualize-bundle
Peer Dependencies (7)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/native-base
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/native-base)
- HTML<a href="https://www.jsdocs.io/package/native-base"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 4988 ms. - Missing or incorrect documentation? Open an issue for this package.