app-platform
Introduction: A lightweight application framework for state and memory management suitable for Kotlin Multiplatform projects.
Tags:
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.
amzn.github.io/app-platform
Security
See CONTRIBUTING for more information.
License
This project is licensed under the Apache-2.0 License.