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

Position Tracking via useSheetRef in ActionSheet #351

Open
Kreshnik opened this issue Apr 1, 2024 · 0 comments
Open

Position Tracking via useSheetRef in ActionSheet #351

Kreshnik opened this issue Apr 1, 2024 · 0 comments

Comments

@Kreshnik
Copy link

Kreshnik commented Apr 1, 2024

I'm currently working with an ActionSheet in my application and exploring the functionalities offered by useSheetRef. My goal is to implement external position tracking, where I can monitor the ActionSheet's position (e.g., its current height or Y-offset) from outside the component itself. This feature is crucial for my application's UX, as I need to adjust other components based on the ActionSheet's position.

Question:

  • Is there a way to achieve external position tracking of the ActionSheet using useSheetRef or any other method within the library?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant