react-native-picker / picker

Picker is a cross-platform UI component for selecting an item from a list of options.
MIT License
1.45k stars 273 forks source link

Release new version #508

Closed pvegh closed 11 months ago

pvegh commented 11 months ago

There are many fixes since the last release. One of the problems for us is that the last release isn't compatible with current Android Gradle Plugin which only works with namespaces now. Fixed in https://github.com/react-native-picker/picker/pull/505

Naturalclar commented 11 months ago

@pvegh thanks for the Issue! I've noticed that ci for publishing new release was broken, so I've fixed the ci. new version should be released shortly