react-native-myCalendar icon indicating copy to clipboard operation
react-native-myCalendar copied to clipboard

Android用RN0.28,触摸1-31任何一天,那个『圆圈』感觉画的有点慢 。(0.18不觉得)

Open tommycom-sudo opened this issue 8 years ago • 2 comments

Android用RN0.28,触摸1-31任何一天,那个『圆圈』感觉画的有点慢 。(0.18不觉得)

tommycom-sudo avatar Jul 09 '16 09:07 tommycom-sudo

哈哈,这个东西是当初练手写的,有很多写得不好的地方。而且0.18到0.28很多东西都变了。scrollview里的那个scrollTo的api也发生过轻微的变化,所以的确会有一些性能方面的问题

cqm1994617 avatar Jul 14 '16 13:07 cqm1994617

这个问题是因为你把背景色设置在TouchableOpacity上面了,并不是性能的问题

lizuncong avatar Mar 12 '17 09:03 lizuncong