Closed donni106 closed 4 years ago
The same
Merged. Will test more thoroughly later but looks good so far.
I'm still experiencing this issue. Was this fix not merged in? It says that it was, but maybe I'm missing something?
No, the fix is not merged yet.
Are there blockers or something? Any way I can help?
@siemiatj said, that he is busy at his work and tries his best to keep his hands on here.
Yeah sorry guys. I'm doing my best and hopefully I can son find some time to fix something by myself. Thanks for the PRs so far !
There was a pull request which changed the top value of the dropdown modal. I already commented there. Since that change, the dropdown modal opens to the top now instead of to the bottom. https://github.com/siemiatj/react-native-modal-dropdown-legacy/pull/1
These lines are effected: https://github.com/siemiatj/react-native-modal-dropdown/blob/9ea6efc570a6ac36f4c625350d8f6edf9dc942ea/components/ModalDropdown.js#L263-L268
I will have a look on the logic and try to find a solution other to reverting the change from the pull request.