We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1642bb7 commit a03228cCopy full SHA for a03228c
‎packages/skia/CONTRIBUTING.md‎
@@ -7,7 +7,6 @@ To develop react-native-skia, you can build the skia libraries on your computer.
7
### Using pre-built binaries
8
9
To use the Skia prebuilt binaries from GitHub, use the following commands:
10
-- Install and authenticate the GitHub CLI, e.g. `brew install gh`, then run `gh auth login`
11
- Checkout submodules: `git submodule update --init --recursive`
12
- Install dependencies: `yarn`
13
- Go to the package folder: `cd packages/skia`
0 commit comments