Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

typescript: Property 'label' does not exist on type 'never'

$
0
0

How can fix this error :

Property 'label' does not exist on type 'never'

<Picker        dropdownIconColor='black'        mode="dropdown">        {stateList.map(option => <Picker.Item label={option.label} key={option.key} value={option.value} />)}</Picker>

Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>