
Offers scaffolding for routing and navigation in multiplatform projects, emphasizing common code for navigation logic. Includes preference implementation and a simple testbed for development.
KPages is a simple library that provides skaffolding for multiplatform projects for things like routing and navigation. It does not provide a whole view framework and does not intend to. Instead it focuses on allowing more navigation and structural logic to live in common code, with platform specific implementations.
It provides a preference implementation because they tend to be pretty basic and similar across platforms and it provides a simple testbed that can be created in common code.
KPages is a simple library that provides skaffolding for multiplatform projects for things like routing and navigation. It does not provide a whole view framework and does not intend to. Instead it focuses on allowing more navigation and structural logic to live in common code, with platform specific implementations.
It provides a preference implementation because they tend to be pretty basic and similar across platforms and it provides a simple testbed that can be created in common code.