Skip to content

NestedScrollView如在在A的onPress方法中,滑动到顶部,貌似不支持ref #41

@luyuan11233

Description

@luyuan11233

在如下的代码中,调用该如何滑动到顶部,辛苦大佬答疑

import { NestedScrollView, NestedScrollViewHeader } from '@sdcx/nested-scroll'
const App = () => {
const handlePress = () => {
//todo 如何滑动到顶部
};
return (











)
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions