Brandon Hass
Results
1
comments of
Brandon Hass
It looks like Picker items get set as state only on initial creation: [src/components/picker/index.tsx](https://github.com/wix/react-native-ui-lib/blob/master/src/components/picker/index.tsx#L98). In our app, we've been able to work around this by updating the key prop on...