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

native: legacy detail views as content renderers #4219

Conversation

davidisaaclee
Copy link
Contributor

Adds NotebookPostDetailView and GalleryPostDetailView as post content renderers.

I defaulted this to enable scrollable content. I think there are not
many cases where you'd want to disable scroll: scroll is an easy fix
for accessibility on small screens.

To avoid issue, I set all existing uses of `SimpleActionSheet` to
`disableScroll`.
@davidisaaclee davidisaaclee changed the title Dil/legacy detail views as content native: legacy detail views as content renderers Nov 22, 2024
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

Successfully merging this pull request may close these issues.

1 participant