Eslint configuration for our React Native applications.
First install the package and its peer dependencies
yarn add -D @figuredev/eslint-plugin-react-native
Next add it under eslintConfig key to your package.json or add it to your existing eslint config.
To release your changes run:
npm run release