Open StrawHATDEEPAK opened 1 year ago
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
Duplicate of https://github.com/BilalShahid13/PersistentBottomNavBar/pull/309 One of these needs to be merged for the custom navbar to work properly @BilalShahid13
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