Skip to content

组件 RN 版本兼容性测试记录 #589

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
20 of 22 tasks
silentcloud opened this issue Nov 30, 2016 · 11 comments
Closed
20 of 22 tasks

组件 RN 版本兼容性测试记录 #589

silentcloud opened this issue Nov 30, 2016 · 11 comments
Assignees

Comments

@silentcloud
Copy link
Contributor

silentcloud commented Nov 30, 2016

测试环境 iOS simulator: 10.1,android simulator: 4.4.2

0.35

  • ActivityIndicator 点击 toast button 无效;(iOS, Android)
  • Badge 不太圆 (iOS)
  • Button (default) 点击后 app 卡死 (iOS, Android)
  • ActionSheet 带分享功能的操作列表,点击 close ActionSheet 报错; (Android)
  • ListView 长列表 “任务 x” 不能固定 (Android)
  • Modal alet 按钮缺少上边线 (Android)
  • InputItem demo 例子无法输入 (Android)
  • SwipeAction 长按无效 (Android),点击不能收回(iOS 单独修复
  • GridList Android 和 iOS demo 展示不一致;
  • SearchBar 输入的文字偏低; (Android)

0.36 (只列出 0.35 没有的)

  • demo app 首页展示问题 (iOSAndroid
  • Card 样式错乱 (iOS, Android)
  • Modal transparent 问题 (iOS, Android )
  • Popup 出不来内容 (iOS, Android)
  • Carousel 失效;(iOS, Android)
  • DatePicker、Picker 样式问题 (iOS, Android)
  • Radio demo 展示错乱; (iOS, Android)
  • Stepper demo 展示错乱 (iOS, Android)
  • Switch demo 展示错乱 (iOS, Android)
  • SwipeAction demo 展示错乱 (iOS, Android)
  • Popover 弹出时会闪烁 2 下 (Android) 外部库

0.37、0.38 基本都是前面的这些问题

0.39

  • DatePicker、Picker 数据不能滚动 (Android) rmc-picker scrollView 设置了 overflow 引起的,待更新版本
@silentcloud
Copy link
Contributor Author

silentcloud commented Nov 30, 2016

@warmhug 一起把这些问题修复了,不然影响使用者使用 rn 新版本特性, 这些问题的修复,先不要直接提交 master,提交到 fix-and-update-rn 这个分支上,在fix-and-update-rn 这个分支上解决这些问题

@warmhug
Copy link
Contributor

warmhug commented Dec 1, 2016

ListView 固定,只在 iOS 上有效

@silentcloud
Copy link
Contributor Author

silentcloud commented Dec 1, 2016

  • Carousel initialIndex 不对 (android)
  • SwipeAction 长按无效 (Android),点击不能收回(iOS)

@ml1314
Copy link

ml1314 commented Dec 1, 2016

大概什么时候适配react native的0.38版本

@silentcloud
Copy link
Contributor Author

@ml1314 master 分支已经适配了,正式版为 1.0,不过 1.0 还要等一段时间

@silentcloud
Copy link
Contributor Author

  • SwipeAction 长按无效 (Android),点击不能收回(iOS)

关联到这里修复 #596

@ml1314
Copy link

ml1314 commented Dec 19, 2016

react-native0.35版本(android)使用DatePicker卡顿半天都出不了时间选择区(出来也无法选择)???这个在哪个版本已经修复了?

@warmhug
Copy link
Contributor

warmhug commented Dec 19, 2016

image

react-native0.35版本(android)使用DatePicker 测试没问题,重装下 node_modules 试试看 @ml1314

@ml1314
Copy link

ml1314 commented Dec 20, 2016

[react-native0.35版本(android)使用DatePicker还是卡顿;InputItem组件能让placeholder和value值像DatePicker组件一样值右对齐
qq 20161220174947

@andylidong
Copy link

popup在toast弹出的时候,会自动消失,能不能让toast置于popup上面,而popup不消失

@silentcloud
Copy link
Contributor Author

@andylidong 目前暂时不可以,这个在计划中

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants