Mobile | Fri Jun 21 20243,489 views
Blur Bottom Sheet with React Navigation
Hi there!
In this project, we explore how to integrate a bottom sheet view using just React Navigation. We tweak presentation options, combine custom styling with Expo Blur View, and achieve a beautiful final result. At the end, we discuss some limitations, alternatives, and best practices for this kind of sheet.
Dependencies
For this project we use Expo SDK 50 with the following dependencies.
npx expo install expo-blur
Links
This feature is part of our Budget Buddy App. The following GitHub button will take you to the PR integrating the Blur Bottom Sheet.
Go back to Projects