An open API service indexing awesome lists of open source software.

https://github.com/droideveloper/android-mvi-project-core

core implementations of android mvi
https://github.com/droideveloper/android-mvi-project-core

Last synced: 5 days ago
JSON representation

core implementations of android mvi

Awesome Lists containing this project

README

          

# MVI core projects that could be reused across project

Android helper library for developers that looking for quick set up and use with teplates provided.

## What does it have ?
- contains core modules
- plugins local gradle plugins for
- core
- feature
- data
- domain
- ui

## use with [android-mvi-setup](https://github.com/droideveloper/android-mvi-setup)
pre-defined scripts and templates that ready to use

## License
Copyright 2026 [droideveloper](https://github.com/droideveloper)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.