Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when registered onScroll it throws an error #405

Open
2 tasks done
aleksandarbos opened this issue May 31, 2023 · 0 comments
Open
2 tasks done

when registered onScroll it throws an error #405

aleksandarbos opened this issue May 31, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@aleksandarbos
Copy link

aleksandarbos commented May 31, 2023

Environment

Library versions: "1.0.0-rc.9", 1.1.1
android: p30 pro, emui 12.0.0
ios: iphone se, 13.1.3

expo sdk v48

Affected platforms

  • Android
  • iOS

Current behavior

when registered onScroll it throws an error

Screenshot_20230531_162011_host exp exponent

Expected behavior

shouldn't

Reproduction

<DetailsHeaderScrollView
   ...
onScroll={() => {}}
>
{...content}
</DetailsHeaderScrollView>
@aleksandarbos aleksandarbos added the bug Something isn't working label May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant