When the dropdown button is at the wrong height, the dropdown will be positioned below it even though the bottom of the dropdown will be off screen.
Example: https://github.com/dcorbin-bugs/rnsdDropDownOffScreen



The list is 6 items long, and while it will scroll about 5 pixels, the last item is never made visible on the screen.
When the dropdown button is at the wrong height, the dropdown will be positioned below it even though the bottom of the dropdown will be off screen.
Example: https://github.com/dcorbin-bugs/rnsdDropDownOffScreen
The list is 6 items long, and while it will scroll about 5 pixels, the last item is never made visible on the screen.