jonataslaw / getx

Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
MIT License
10.39k stars 1.63k forks source link

Troubleshooting Persistent Bottom Navigation Bar Issues with GetX in Flutter #3160

Open ankush335 opened 3 months ago

ankush335 commented 3 months ago

I am using presistent bottom navigation bar but i am naviagte to another screen using Getx then bottom navigation bar is disable and i am using naviagtor o naviagte another page then its work correctly .

fisforfaheem commented 3 months ago

Add more context and code