When used directly from app module - works fine, however when the composable is extracted to a different module of the project, which is an implementation in app module - the iOS app crashes as soon as the composable tries to draw the component. No crash stacktrace for ios, obviously