You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fragment stack is always complicated. This library aims that moves that complication to our Medusa library instead of your codebase. So which means we still need to debugging in Medusa library.
Logging is the perfect way to debug fragment stack. So we really need to create a logging module for Medusa library.
Logger needs to show current fragment stack state on every start/goBack action.
The text was updated successfully, but these errors were encountered:
Fragment stack is always complicated. This library aims that moves that complication to our Medusa library instead of your codebase. So which means we still need to debugging in Medusa library.
Logging is the perfect way to debug fragment stack. So we really need to create a logging module for Medusa library.
Logger needs to show current fragment stack state on every start/goBack action.
The text was updated successfully, but these errors were encountered: