sohobloo / react-native-modal-dropdown

A react-native dropdown/picker/selector component for both Android & iOS.
MIT License
1.19k stars 478 forks source link

Fix dropdown items not display issue when dropdown render at bottom in android #269

Closed Mahalakshmi269 closed 2 years ago

Mahalakshmi269 commented 2 years ago

Issue: Dropdown items not visible, when dropdown render at bottom in android.

Before fix:

Before_fix_options_not_visible

After fix:

After_fix_dropdown_render_at_top