alex-townsend / FragmentFactoryDaggerSampleLinks
Sample using AndroidX's FragmentFactory and Dagger to allow for constructor injection of Fragments.
☆16Updated 6 years ago
Alternatives and similar repositories for FragmentFactoryDaggerSample
Users that are interested in FragmentFactoryDaggerSample are comparing it to the libraries listed below
Sorting:
- ☆38Updated 5 years ago
- Playground for Kotlin, MVI and other stuff☆81Updated 5 years ago
- A skeleton project for basing new Android projects ontop of.☆31Updated 5 years ago
- A blog companion sample project that demonstrates saving UI state after process death on Android utilizing the community established 3rd …☆54Updated 4 years ago
- Linkester is an Android library that aims to help Android developers test their deep links implementation.☆83Updated 3 years ago
- Learn Jetpack Compose using the Koans style☆40Updated 4 years ago
- ☆74Updated 6 years ago
- Babylon Health Android Team Playbook☆67Updated 4 years ago
- [ACTIVE] The event emitter allows you to register multiple observers, but enqueue events while there are no observers.☆78Updated 2 years ago
- Example of Android app structure with multiple modules☆74Updated 7 years ago
- Tired of manually setup test data of Kotlin data classes or POJOs? Instantiator creates Instances of any class for you so that you can fo…☆60Updated 3 years ago
- This was originally a code challenge for a company, but now is an example of MVI on Android.☆29Updated 4 years ago
- ☆49Updated 5 years ago
- Early WIP Privacy Centric Calendar App☆37Updated 5 years ago
- Kotlin Flow testing has never been easier☆41Updated 3 years ago
- Sample (android) modular project fully based on the new dynamic feature modules, MVVM and Dagger2☆71Updated 5 years ago
- A repo to show how we can use a gradle plugin to manage Android multi module projects.☆35Updated 5 years ago
- ☆63Updated 5 years ago
- Track process deaths in Android apps☆176Updated 4 years ago
- ☆57Updated 5 years ago
- Android Architecture Blueprint sample app implementation using Mobius