Is there any way to open drawer from bottom tab and show back side of bottom tab.?
Anyone know about this?
[
Asked
Active
Viewed 420 times
0

Pragnesh
- 404
- 3
- 15
-
1What do you mean by 'show back side of bottom tab' ? if the drawer is the parent you can open it from the tab – Guruparan Giritharan Sep 14 '20 at 06:02
-
@GuruparanGiritharan can you plz check above image. (Bottom tab with drawer). how can i do this? – Pragnesh Sep 14 '20 at 07:22
-
ok i dont think thats possible, you are trying to have a drawer as the tab, one possible option i see is to use the useFocusEffect and open and close the drawer still not sure whether it will work – Guruparan Giritharan Sep 14 '20 at 07:43
-
didnt work with useFocusEffect – Pragnesh Sep 17 '20 at 18:08
-
Do you want the drawer inside the tab or outside the tab ? – Guruparan Giritharan Sep 18 '20 at 04:26
-
need drawer inside the tab – Pragnesh Sep 18 '20 at 05:37