将 ListView 中的单个单元格滑动到新的全屏视图 - React Native

Swipe a single cell in ListView to a new View fullscreen - React Native

我有一个列表视图,我希望当用户向左滑动到每个单元格时,会有一个滑动效果打开另一个大视图,就像在 Snapchat 中一样,当我们在我的联系人列表中时,我可以向左滑动以进入与该特定联系人的聊天视图。

我如何使用 React Native 实现这一目标?是否有任何库允许我实现它?

不确定您要的是什么,但可能抽屉可以提供您要找的东西。有一些 react-native 实现,我用过这个:https://github.com/root-two/react-native-drawer