### 💬 前提强调 - [x] I have searched the [issues](https://github.com/ant-design/ant-design-mobile-rn/issues) of this repository and believe that this is not a duplicate. ### 🙋 描述详情/重现步骤 content中嵌套scroll-view,高度不准确,会把tab的高度也算进去,导致scroll-view会溢出屏幕高度,具体的示例,官网文档中的演示就能复现出来。 ### 🔴 版本 10.9.2 ### 💻 运行环境 Expo ### ⚫️ `npx react-native info`输出信息 "devDependencies": { "@react-native-community/cli": "latest", } ### 补充说明 _No response_
💬 前提强调
🙋 描述详情/重现步骤
content中嵌套scroll-view,高度不准确,会把tab的高度也算进去,导致scroll-view会溢出屏幕高度,具体的示例,官网文档中的演示就能复现出来。
🔴 版本
10.9.2
💻 运行环境
Expo
⚫️
npx react-native info输出信息"devDependencies": {
"@react-native-community/cli": "latest",
}
补充说明
No response