Skip to content

Instantly share code, notes, and snippets.

command: npm install -g yarn
command: npm install -g react-native-cli
command: npm install -g @tcurdt/package-utils
command: npm i
version: 2
jobs:
test:
macos:
xcode: 9.3.0
steps:
- checkout
- run: fastlane scan
workflows:
version: 2