taofed / react-web

A framework for building web apps with React Native compatible API.
Other
3.36k stars 449 forks source link

scrollView与Touchable系列组件使用时,冒泡问题。 #153

Open Shaodaxia111 opened 8 years ago

Shaodaxia111 commented 8 years ago

scrollView与Touchable系列组件使用时,冒泡问题。

yuanyan commented 8 years ago

之前解决过这个问题,还是有吗?

Shaodaxia111 commented 8 years ago

https://home.mi.com/app/shop/pages/2016/test/index.html 你好,这个是我写的demo,用手机浏览器进行访问。会在scrollView下滚动时,出现我之上描述的问题。麻烦您多尝试几次,情况可能会复现的概率更高一些。如果有必要需要我展示代码,烦请告知我一下。谢谢

brainpoint commented 8 years ago

scrollView事件冒泡问题应该没有了, 但是ViewPager放在scrollView中有这个问题