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

Vey slow sheet opening and nav bar style overriding #397

Open
SourceCipher opened this issue Nov 4, 2024 · 0 comments
Open

Vey slow sheet opening and nav bar style overriding #397

SourceCipher opened this issue Nov 4, 2024 · 0 comments

Comments

@SourceCipher
Copy link

Just a general question since I cant seem to find any discussions here.

From the demo app and from the implementation, the sheet seems be be very slow in opening. I mean once you press the button, I expect the sheet to open asap, but it has really long delay. Like in this example https://snack.expo.dev/@ammarahmed/github.com-ammarahm-ed-react-native-actions-sheet:expo-example any button press will launch the sheet after 1s or so. Which is super slow. I have tested various other libraries and this seems to be the slowest of them all.

Is there any configuration we can add to make sure its opening as fast as we trigger it without turning off the animation ofc? Is there an intentional delay added?

Also my app has custom navigation bar color and seems like this sheet is overriding it and setting it to white every time I open. That has to be configurable I suppose but cant fund it how in the docs.

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