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

fix: revert change to java record #558

Closed alanjhughes closed 3 months ago

alanjhughes commented 3 months ago

Closes #555 Closes #556 Closes #557

Revert ReactPickerLocalData back to a normal java class. Tested on 0.71, 0.72, 0.73, and 0.74

Naturalclar commented 3 months ago

:tada: This PR is included in version 2.7.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: