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

Implement New Bottom Sheet #907

Open
ErikSin opened this issue Jan 20, 2025 · 0 comments
Open

Implement New Bottom Sheet #907

ErikSin opened this issue Jan 20, 2025 · 0 comments
Assignees

Comments

@ErikSin
Copy link
Contributor

ErikSin commented Jan 20, 2025

In an attempt to move away from the buggy Gorham Bottom Sheet Api, we are going to implement a custom bottom sheet using react-native-reanimated and react-navigation.

This work stems form this work done in the UK.

Architecture

  • Bottom sheets will be a stack screen in the navigation. Bottom sheets will open using navigation actions
  • Bottom sheets will have a full screen semi-transparent background. This will block any interactions happening on the parent screen
  • The actual bottom sheet, will animate above the semi-transparent background
@ErikSin ErikSin self-assigned this Jan 20, 2025
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