React-native-web: ScrollView can`t run "onScrollBeginDrag"

Created on 23 Aug 2017  路  2Comments  路  Source: necolas/react-native-web

ScrollView can`t run "onScrollBeginDrag" version:0.0.120

Most helpful comment

But as 8 aug 2018 it still shows in ScrollView docs: https://facebook.github.io/react-native/docs/scrollview#onscrollbegindrag

any workaround for this?

thanks

All 2 comments

onScrollBeginDrag is not part of the RN ScrollView interface anymore https://facebook.github.io/react-native/docs/scrollview.html

But as 8 aug 2018 it still shows in ScrollView docs: https://facebook.github.io/react-native/docs/scrollview#onscrollbegindrag

any workaround for this?

thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ndbroadbent picture ndbroadbent  路  3Comments

passion0470 picture passion0470  路  3Comments

zhangking picture zhangking  路  3Comments

necolas picture necolas  路  3Comments

iksent picture iksent  路  3Comments