简体   繁体   English

react-native-dropdown-picker 不显示图标

[英]react-native-dropdown-picker don't show the icon

I'm beginner in React Native and I need some help: .) I'm using react-native-dropdown-picker on my project to show a list of options, The list is working.我是 React Native 的初学者,我需要一些帮助:。)我在我的项目中使用 react-native-dropdown-picker 来显示选项列表,该列表正在运行。 but dosen't showing the icon that indicate tha it's a list.但没有显示表明它是一个列表的图标。

There is the image like I see in my simulator: The exemple有我在模拟器中看到的图像:示例

Can some one helps me?有人可以帮助我吗?

Tks Tks

You need to install react-native-vector-icons and react-native link react-native-vector-icons, to render its icons.您需要安装 react-native-vector-icons 和 react-native 链接 react-native-vector-icons 以呈现其图标。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 react-native-dropdown-picker onChange 处理程序 - react-native-dropdown-picker onChange handler react-native-dropdown-picker 默认值 - react-native-dropdown-picker default value 自定义 react-native-dropdown-picker 中的元素 - Customize elements in react-native-dropdown-picker React Native 如何以编程方式打开 react-native-dropdown-picker - React Native how to open react-native-dropdown-picker programmatically react-native-dropdown-picker 按条件更改下拉背景颜色 - react-native-dropdown-picker changing dropdown background color by condition 如何改变 react-native-dropdown-picker 的扩展方向 - How to change direction of expanding of react-native-dropdown-picker 另一个滚动中的 react-native-dropdown-picker 滚动不起作用 - react-native-dropdown-picker scroll inside another scroll is not working 如何在“react-native-dropdown-picker”中自定义 label? - How do i customize the label in 'react-native-dropdown-picker'? react-native-dropdown-picker 无法从 renderlistitem 中选择项目 - react-native-dropdown-picker Can't selected item from renderlistitem 无法从 react-native-dropdown-picker 中选择项目 - unable to select item from react-native-dropdown-picker
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM