简体   繁体   中英

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. 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

You need to install react-native-vector-icons and react-native link react-native-vector-icons, to render its icons.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM