You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have a dropdown near the bottom or top of the screen and it contains many options, the dropdown options list goes off the screen. How do I prevent it from going off the screen? dropdownPosition would need to calculate the position because right now adding that prop will apply the same position to all dropdowns. I believe this dropdown has this functionality: https://github.com/sohobloo/react-native-modal-dropdown
The text was updated successfully, but these errors were encountered:
When I have a dropdown near the bottom or top of the screen and it contains many options, the dropdown options list goes off the screen. How do I prevent it from going off the screen? dropdownPosition would need to calculate the position because right now adding that prop will apply the same position to all dropdowns. I believe this dropdown has this functionality: https://github.com/sohobloo/react-native-modal-dropdown
The text was updated successfully, but these errors were encountered: