PersistentBottomNavBar icon indicating copy to clipboard operation
PersistentBottomNavBar copied to clipboard

Fixed The OnWillPop Asset Error while Using Custom PersistentTabViewWidget

Open StrawHATDEEPAK opened this issue 2 years ago • 1 comments
trafficstars

Fixed OnWillPop Assert Error When Using Custom Persistent Tab View by changing OnWillPop != null to OnWillPop == null To correct the condition which invoked the asset throw

StrawHATDEEPAK avatar Jun 29 '23 20:06 StrawHATDEEPAK

Duplicate of https://github.com/BilalShahid13/PersistentBottomNavBar/pull/309 One of these needs to be merged for the custom navbar to work properly @BilalShahid13

zhell avatar Nov 06 '23 10:11 zhell