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

https://github.com/sureshmaidaragi1919/androidkotlindesignpatterns

Its is android kotlin project built to learn on popular design patterns used while build android apps or android library
https://github.com/sureshmaidaragi1919/androidkotlindesignpatterns

android android-libraries android-library design-patterns kotlin-android kotlin-design-patterns kotlin-library

Last synced: about 1 month ago
JSON representation

Its is android kotlin project built to learn on popular design patterns used while build android apps or android library

Awesome Lists containing this project

README

          

# Android Kotlin Design Patterns
Its is android kotlin library built to learn on popular design patterns used while build android apps or android library

Why we need this?
If you are in stage of building library's or creating your own builder or factor functionality in your projects this project definelty for you

Have we asked ourselves to learn how Retrofit or Alert dialogs are built?
If yes this is project is for you

What is available now?

1. Builder design pattern

Todo
1. Facade design pattern
2. Observer design pattern
3. Chain responsibility design patter
4. Adapter design pattern
5. Factory design patter
6. Let's decide something new if comes in mind ;)