MobileReality / react-native-select-pro

React Native dropdown (select) component developed by Mobile Reality
https://mobilereality.github.io/react-native-select-pro
MIT License
299 stars 18 forks source link

fix/close-animation-modal-conflict #228

Closed sajaprzemyslaw closed 1 year ago

sajaprzemyslaw commented 1 year ago

Fix for https://github.com/MobileReality/react-native-select-pro/issues/227 issue.

Related react native issue: https://github.com/facebook/react-native/issues/33733 (closed but not resolved)

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 1606ec171293e8671638c01252616ef6d271ae21

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------------------------- | ----- | | @mobile-reality/react-native-select-pro | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

gitsad commented 1 year ago

Probably related to: https://github.com/facebook/react-native/issues/16182 https://github.com/facebook/react-native/issues/33733 https://github.com/facebook/react-native/issues/34184