/app-platform

A lightweight application framework for state and memory management suitable for Kotlin Multiplatform projects.

Primary LanguageKotlinApache License 2.0Apache-2.0

App Platform

Maven Central CI

App Platform

The App Platform is a lightweight application framework for state and memory management suitable for Kotlin Multiplatform projects, in particular Android, iOS, JVM, native and Web. It makes the dependency inversion and dependency injection (DI) design patterns first class principles to develop features and support the variety of platforms. The UI layer is entirely decoupled from the business logic, which allows different application targets to change the look and feel.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.