React – How to manage state by Redux (2)?
Redux Toolkit Setup Install packages Create Slice API Create redux store Get/ set state from/ to store
Redux Toolkit Setup Install packages Create Slice API Create redux store Get/ set state from/ to store
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 […]
How to install & configure Add devtools By default, React Query Devtools are not included in production bundles when process.env.NODE_ENV === ‘production’, so you don’t need […]
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 […]
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 […]
Definition Definition Practice Basic How to get current route name? How to access navigation object? Use useNavigation hook How to go back? Tab bar How […]
Use react-native-dropdownalert Component Usage Add control state into App state Declare dropdown alert component next to Routing Update App state to display alert
How to move a View from/ to positions? Points How to display a message moving from top to down? Create message View 3 required values […]
Copyright © 2024 | WordPress Theme by MH Themes