Skip to content

Tags: noxi7601/react-native-skia

Tags

v0.1.103-alpha

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

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

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

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

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

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

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

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

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] <support@github.com>

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

v0.1.80-alpha

Verified

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