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
- Host: GitHub
- URL: https://github.com/droideveloper/android-mvi-project-core
- Owner: droideveloper
- Created: 2026-05-29T17:07:34.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-09T13:40:12.000Z (21 days ago)
- Last Synced: 2026-06-09T15:23:58.552Z (21 days ago)
- Language: Kotlin
- Size: 175 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.