wix / react-native-ui-lib

UI Components Library for React Native
https://wix.github.io/react-native-ui-lib/
MIT License
6.29k stars 695 forks source link

Infra/picker types arrangement #3149

Closed adids1221 closed 6 days ago

adids1221 commented 1 week ago

Description

Picker types arrangement, new useNewPickerProps to convert old props into new props. Picker types divide into type of the component that uses these props. Also some props are renamed according to the component that uses them.

Changelog

Picker types arrangement - new props, props deprecation.

Additional info

None

Inbal-Tish commented 6 days ago

@adids1221 Approved. Let's run the tests here and then merge if we didn't break anything

adids1221 commented 6 days ago

depends on testing PR