除了提供内置在 qunar-react-native
中的核心组件,我们也提供了一些常用的UI组件。这些组件并不是内置的,方便用户按需加载。
以 Accordion
为例:
npm install @qnpm/react-native-ui-accordion --registry=http://registry.npm.corp.qunar.com/
以 Accordion
为例:
import Accordion from '@qnpm/react-native-ui-accordion'
你可以通过右侧的导航来查看相关文档。