Scenario:
I am having one bottomsheet in react native I have to show on the native. Is there any solution to pass react native path to native directly to the bottomsheet instead of screen.
Problem:
Now I am passing path to screen but the problem is here is on the empty screen the bottom sheet is coming.