ant-design / ant-design-mobile-rn

Ant Design for React Native
https://rn.mobile.ant.design/
MIT License
3k stars 610 forks source link

[Bug] 使用5.1.1的版本的drawe组件会报错。react-native的版本是0.73 #1338

Closed linhaibo147 closed 2 months ago

linhaibo147 commented 2 months ago

💬 前提强调

🙋 描述详情/重现步骤

我是react-native 0.73的版本。我从5.0.5升级到5.1.1的时候Drawer组件会报错

💻 运行环境

Android, Expo

⚫️ npx react-native info输出信息

WechatIMG8851 WechatIMG8837

WechatIMG8810

补充说明

No response

1uokun commented 2 months ago

错误来自react-native-gesture-handle

请升级到5.1.2,自主选择react-native-gesture-handle@2.x.x版本