react-native-picker / picker

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

feat: add load method #580

Closed WoLewicki closed 2 months ago

WoLewicki commented 3 months ago

PR concerning New Architecture support in the library :tada:

We at Software Mansion have been working on improving support for the new architecture for quite a while now. If you need help with anything related to New Architecture, like:

or you just want to ask any questions, hit us up on projects@swmansion.com


Summary

PR adding load method needed for dynamic frameworks to work with the library. See https://github.com/facebook/react-native/pull/37274 for more information.

Naturalclar commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: