Skip to content

Tags: ycxGHub/react-native-skia

Tags

v0.1.103-alpha

Toggle v0.1.103-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Shopify#172 from Shopify/bugfix/remove-deps-check-…

…npm-build

Removed checking android deps through configuration

v0.1.98-alpha

Toggle v0.1.98-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix bug in Coons Patches + API alignement + Example (Shopify#164)

v0.1.97-alpha

Toggle v0.1.97-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add some trouble shootings for android installation (Shopify#145)

v0.1.95-alpha

Toggle v0.1.95-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed issue with wrong axis used for text in graph example (Shopify#159)

v0.1.94-alpha

Toggle v0.1.94-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed issue with symlink already exists error on Android (Shopify#160)

Instead of deleting and creating if the symlink exists, we now only creates it if the symlink does not exist.

v0.1.93-alpha

Toggle v0.1.93-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
⬆️ (Shopify#154)

v0.1.92-alpha

Toggle v0.1.92-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Shopify#100 from Shopify/feature/offscreen-surface…

…-snapshots

Added support for offscreen surface and image toByteArray/toBase64

v0.1.88-alpha

Toggle v0.1.88-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Document Coons patches (Shopify#143)

v0.1.87-alpha

Toggle v0.1.87-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump nanoid from 3.1.30 to 3.2.0 in /example (Shopify#135)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.1.30...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: William Candillon <[email protected]>

v0.1.80-alpha

Toggle v0.1.80-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update image-svg.md