Android – Architecture – DI with Koin
Process of implementing Koin DI Declare a module Defines those entities which will be injected at some point in the app Start Koin A single […]
Process of implementing Koin DI Declare a module Defines those entities which will be injected at some point in the app Start Koin A single […]
Why is DI necessary? Remove codes of initiating dependencies in your application Helpful for Unit Test How does DI remove codes of initiating dependencies? Control […]
What’s in it for me? Productivity without more activity. The most important word in our culture is “more” – we are bombarded by more products, […]
What’s in it for me? Learn how we can lead lives true to ourselves. So many of us try to live our lives according to […]
What’s in it for me? Learn how to lead with courage. Managers and executives all over the world want to know how they can become […]
What’s in it for me? Get inspired to pull up your sleeves and get to work! If at first you don’t succeed, pick yourself up […]
Source structure app\—— java\————- [package name]\———————- AppApplication.kt———————- repository\——————————- UserPreferenceRepository.kt——————————- RepositoryModule.kt Create “RepositoryModule.kt” Create “UserPreferenceRepository.kt” Declare Koin module into “AppApplication.kt”
Clear cache Clean Android gradle SDK location not found Create “local.properties” file Rebuild Android dependencies Clean iOS pod react-devtools pod install Test deep link on […]
Upgrade React-native Check current React Native version Upgrade React Native version manually by this tool https://react-native-community.github.io/rn-diff-purge/ or https://react-native-community.github.io/upgrade-helper/ Delete cache and re-install packages Build through […]
Prepare training classified images Training classified images are saved in folder structure like this. Folder name is important. It’s the classified name. Retrain the network […]
Copyright © 2024 | WordPress Theme by MH Themes