React Native scrollview仅在ios上反弹,在Android上不反弹

问题描述 投票:1回答:1

如何在Android上使scrollview弹跳?

the documentation起,似乎scrollview应该只在ios上反弹?!

除了设置bounces = {true}以外还有其他方法吗?>

如何在Android上使scrollview弹跳?从文档看来,scrollview应该只应在ios上反弹?除了设置弹跳= {true}以外,还有其他方法吗?

使用此库来执行此操作,因为默认情况下android没有反弹https://reactnativeexample.com/a-high-performance-cross-platform-native-bounces-scrollview-for-react-native/
reactjs react-native scrollview native bounce
1个回答
© www.soinside.com 2019 - 2024. All rights reserved.