PersistentBottomNavBar icon indicating copy to clipboard operation
PersistentBottomNavBar copied to clipboard

Push new screen with nav bar from outside

Open BatanGaming opened this issue 4 years ago • 2 comments

In my app I'm using FCM for handling push notifications and on some notifications I want to push screen which shows some details. I have main screen which contains notifications handlers and PersistentTabView is child of it screen. So, when I'm trying to push new screen from main screen it pushed without nav bar. Is there any way to do it?

BatanGaming avatar Jul 05 '21 12:07 BatanGaming

@BatanGaming Have you found a solution for this? I am trying to do the same thing: Open a nested screen from an FCM push notification in one of the BottomNavBar screens and still show the BottomNavBar.

ashtonjonesdev avatar Nov 20 '21 16:11 ashtonjonesdev

@ashtonjonesdev No, unfortunately

BatanGaming avatar Nov 22 '21 07:11 BatanGaming