Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 FlatList,每个项目都使用 react-native-popup-menu 功能在单击时显示弹出菜单。但是,只显示菜单的顶部,其余的隐藏在以下列表项后面。有没有办法让菜单出现在整个 FlatList 的顶部?谢谢你。