No Image

eslint, husky, audit-ci – Configuration

October 13, 2021 hung-nb 0

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 […]

No Image

React – How to use react-query?

July 27, 2021 hung-nb 0

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 […]

No Image

CI/CD – All about AppCenter (1)

May 28, 2021 hung-nb 0

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 […]