danish1658 / react-native-dropdown-select-list

☝️ React Native Select List Equivalent to Html's Select with options"
https://www.npmjs.com/package/react-native-dropdown-select-list
MIT License
200 stars 89 forks source link

Can't able to use Select list #28

Closed zayyan0708 closed 1 year ago

zayyan0708 commented 1 year ago

image

danish1658 commented 1 year ago

Please read documentation carefully,

You are importing the component incorrectly.

import { SelectList } from 'react-native-dropdown-select-list';