CI/CD – All about AppCenter (3)
How to configure iOS deployment? 1. Create a new Provisioning Profile 2. Create a certificate 3. Convert the certificate to .p12 file 4. Upload Provisioning […]
How to configure iOS deployment? 1. Create a new Provisioning Profile 2. Create a certificate 3. Convert the certificate to .p12 file 4. Upload Provisioning […]
Create a pod library Generate a template Pod library project Create a dummy Pod class Push Pod library into remote repo Configure podspec file Create […]
Setup package.json How to clean up everything and restart metro? How to restart metro? How to build bundle file for Android apk build? How to […]
Use react-native-dot-env Install package Edit .babelrc Create .env file Usage Use react-native-config Android How to use env file for strings.xml? iOS How to use env […]
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: […]
Setup eslint React Native Setup eslint-plugin-react-native Create .eslintrc.json Basic How to completely uninstall eslint? How to resolve path to module ‘@components/some-module’.(import/no-unresolved) eslint-import-resolver-typescript Install packages Fix […]
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 […]
Android Setup Install Android Studio, Android SDK, emulator Create ~/.zshrc file Download Java if this error occurs Restart Mac or restart ~./zhsrc Add following scripts […]
Use patch-packageeasier-react-native-upgrade-with-patch-packagesay-goodbye-to-old-fashioned-forks-thanks-to-the-patch-package Setup Install package Edit package.json > scripts Create patch Fix & save file in node_modules Create patch, a patches directory will be created From […]
Copyright © 2024 | WordPress Theme by MH Themes