ESLint
Set up workflow to run ESLint check on your code for every Pull Request.
Jest
Set up workflow to run tests with Jest for every Pull Request.
Typescript check
Set up workflow to run Typescript check on your code to detect compilation errors for every Pull Request.
Prettier check
Set up workflow to run Prettier check on your code for every Pull Request.
Detox
Set up workflow to run Detox E2E tests for every Pull Request.
Maestro
Set up workflow to run Maestro E2E tests for every Pull Request.
EAS Preview
Set up workflow to run EAS Preview for every Pull Request.