CI/CD – All about AppCenter (2)
How to run a custom script before building? Create appcenter-pre-build.sh How to fix Android build? Make sure release build config is turned off in code […]
How to run a custom script before building? Create appcenter-pre-build.sh How to fix Android build? Make sure release build config is turned off in code […]
How to create Apollo client for multiple graphQL endpoints? Create HttpLink to each endpoint Configure Apollo client Finally, you can call a query or mutation […]
Android Mac Install “Charles Root Certificate” into “System” folder of Keychain Edit certificate to “Always Trust” Enable SSL Proxying Restart your Mac Android device Install […]
How to setup app theme by native base? Setup nativebase with Expo Install package Edit root component Usage
Use case: You have your own React UI library project and you want to use UI components from this lib across other projects React Native: […]
Redux Toolkit Setup Install packages Create Slice API Create redux store Get/ set state from/ to store
How to use env file? How to control network communication? Setup react-query Rest with axios Create axios instance Create api request with Promise or Awaitreference: […]
Setup Expo Install expo CLI Install expo Development Client https://docs.expo.dev/clients/getting-started/ or Run iOS Build This needs to be re-run every time a new native module […]
Create a warning box Warning box is displayed when Camera permission is disabled Warning box is hidden when Camera permission is enabled Tap a button […]
GitHub react-native-codepush-as-over-the-air-ota-a-stroke-of-genius-7fbd0cf59ba0 What is CodePush? What is CodePush limitation? It does not support the following component properties: SliderIOS component maximumTrackImage, minimumTrackImage, thumbImage, trackImage props Video […]
Copyright © 2025 | WordPress Theme by MH Themes