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
Right now most of the code is in the app module. By refactoring it into sepparate KMP modules (eg. core:domain, :core:ui, :core:data), we can make the code platform independent and ready to be shared by both Android and iOS.