Android – Architecture – How to create one common layout for multiple UI elements inside a screen?
Create a base layout class Embed base class into screen layout Set values for each UI element in Activity
Create a base layout class Embed base class into screen layout Set values for each UI element in Activity
Build screens having Toolbar & Back button & popup dialog, show/hide soft keyboard Build an abstract Activity/ Fragment class Build screen implementing this base abstract […]
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 […]
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 […]
Create a new file .env in the root of your React Native app Then access variables defined there from your app How to share global […]
How to read a json file?
Create a place holder view Usage Place holder for a tab bar
Copyright © 2025 | WordPress Theme by MH Themes