React Native Expo custom Dropdown inside a modal not showing up correctly
I recently created a custom dropdown component (code snippet below) following a YouTube tutorial. The dropdown works great but there is one big styling issue that I cant figure out. Whenever I click on the dropdown component the dropdown options show up at the top of the screen instead of directly below like a usual dropdown.