The core
module houses Vico’s main logic. It relies on neither Compose nor views; rather, it utilizes lower-level
android.graphics
APIs used by both UI frameworks. It’s complemented by framework-specific modules, discussed in
chapters II and III.