We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
web is closer to an iPad than iOS or android. Ideally it would support "pinning" the action sheet to an element in the same way.
The text was updated successfully, but these errors were encountered:
Sorry for the delay 🤦. This is essentially Android/Web (non iOS). We would need the ability to position the view based on the anchor node.
Sorry, something went wrong.
We're essentially rendering the sheet over the entire view centered.. https://github.com/expo/react-native-action-sheet/blob/master/src/ActionSheet/index.tsx#L296. This would need to change to coordinates of the element position.
No branches or pull requests
web is closer to an iPad than iOS or android. Ideally it would support "pinning" the action sheet to an element in the same way.
The text was updated successfully, but these errors were encountered: