@react-native-picker/picker
一个跨平台组件,提供对系统 UI 的访问,以便在多个选项之间进行选择。
Android
iOS
macOS
Web
Bundled version:
2.11.0
提供对系统 UI 的访问以在多个选项之间进行选择的组件。
¥A component that provides access to the system UI for picking between several options.
安装
¥Installation
Terminal
-
npx expo install @react-native-picker/picker
If you are installing this in an existing React Native app, make sure to install expo
in your project. Then, follow the installation instructions provided in the library's README or documentation.
了解更多
¥Learn more
访问官方文档
获取有关 API 及其用法的完整信息。