callstack / callstack/react-native-paper
iOS Animated.View inside Portal component doesn't perform exiting animation
- 主要语言
- TypeScript
- 星标
- 14.5k
- 派生
- 2.2k
- 平均合并
- 5 天 23 小时
- 30 天内合并 PR
- 12
描述
### Current behaviour
When hiding animated component inside Portal on IOS, it doesn't perform exiting animation at all.
### Expected behaviour
Hiding animated component inside portal on iOS should still perform exiting animation
### How to reproduce?
https://snack.expo.dev/@cetuspro/playful-apples
### Preview
https://user-images.githubusercontent.com/40837474/231743895-74f45131-9e2b-4aa0-9706-0380905eb257.MP4
### Your Environment
| software | version
| --------------------- | -------
| ios | 16.3.1
| android | 13
| react-native | 0.70.5
| react-native-paper | 5.1.0,
| node | 19.8.1
| npm or yarn | 1.22.19
| expo sdk | 47.0
贡献指南
调研方向
从链接的 Expo Snack 复现开始,并使用报告的环境版本比较 iOS 和 Android 上包含 Animated.View 的 Portal。确认隐藏该组件会在 iOS 上触发预期的退出动画;当动画在 iOS 上像在 Android 上一样运行时,该 issue 即完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native, typescript
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100