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

Page Freeze when using react-native-xaml #69

Open
chiaramooney opened this issue Apr 20, 2021 · 1 comment
Open

Page Freeze when using react-native-xaml #69

chiaramooney opened this issue Apr 20, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@chiaramooney
Copy link
Contributor

When loading the react-native-xaml page in React Native Gallery the page renders all of the correct content but is frozen -- the user is unable to scroll. If I adjust the size of the app window, then the page unfreezes and the user can scroll through the content of the page as normal. This behavior doesn't happen on other gallery pages and seemed to appear after I added the NavigationView component to the page.

@asklar
Copy link
Member

asklar commented Apr 21, 2021

@chiaramooney thanks for filing! Let's remove the nav view section from the gallery app in the meantime while we figure this out.
It could have to do with the fact that there are two competing nav views (the top level list-of-pages navview, and the react-native-xaml sample one)

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

2 participants