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

Content Not showing #169

Open
Rahulgupta-cdnsol opened this issue Oct 21, 2024 · 1 comment
Open

Content Not showing #169

Rahulgupta-cdnsol opened this issue Oct 21, 2024 · 1 comment

Comments

@Rahulgupta-cdnsol
Copy link

Hi,
I have integrated this source code where I have tablle view in bottomsheet.

When I try to apply apple property(enableAppleScrollBehavior) on it all the content of bottomsheet got disappeared.

Please let me know how to resolve this issue.

thanks,
Rahul

@samdogg7
Copy link

samdogg7 commented Dec 9, 2024

Make sure your content is in a VStack not a List / ScrollView; enableAppleScrollBehavior wraps the content in it's own scroll view

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

2 participants