Configuring Jest Tests in GitLab CI 1. Add GitLab CI configuration file in the root In the root of your project, add .gitlab-ci.yml with the configuration below. image: node:latest stages:
Bridging Native & React for iOS & Android js -> native Simple Example Callbacks Promises Properties native -> js