react-native-skia

High-performance React Native Graphics using Skia

MIT License

Downloads
588.6K
Stars
6.4K
Committers
84

Bot releases are visible (Hide)

react-native-skia - v1.3.5 Latest Release

Published by github-actions[bot] 4 months ago

1.3.5 (2024-06-14)

Bug Fixes

  • 🐎: Fix regression with Reanimated (#2482) (cf226be)
  • 🧡: thread safety in RNSkJsiViewApi.h (#2481) (76ee745)

Reverts

react-native-skia - v1.3.4

Published by github-actions[bot] 4 months ago

1.3.4 (2024-06-13)

Bug Fixes

  • πŸ“Έ: load video metadata on dedicated thread (#2473) (7d391ae)
  • πŸ“Ή: Video support on Web (#2477) (81654ce)
  • πŸ€–: remove unnecessary video frame copies on Android (#2476) (524072c)
react-native-skia - v1.3.3

Published by github-actions[bot] 5 months ago

1.3.3 (2024-06-06)

Bug Fixes

  • πŸ“š: Improve documentation on useVideo (#2463) (df5162e)
  • πŸ“Έ: Add audio support for videos (#2462) (04ddb02)
  • πŸ“Ή: Better support for rotated videos (#2461) (bcab375)
react-native-skia - v1.3.2

Published by github-actions[bot] 5 months ago

1.3.2 (2024-05-30)

Bug Fixes

react-native-skia - v1.3.1

Published by github-actions[bot] 5 months ago

1.3.1 (2024-05-28)

Bug Fixes

react-native-skia - v1.3.0

Published by github-actions[bot] 5 months ago

1.3.0 (2024-05-22)

Features

Reverts

  • Revert "feat(🌠): Image.makeImageTexture() (#2417)" (#2422) (bc8da74), closes #2417 #2422
react-native-skia - v1.2.3

Published by github-actions[bot] 6 months ago

1.2.3 (2024-04-19)

Bug Fixes

  • πŸ€–: makeImageFromHardwareBuffer memory leak (#2389) (61571c3)
  • πŸ€–: Align Android hardware buffer formats handling (#2392) (66f877f)
react-native-skia - v1.2.2

Published by github-actions[bot] 6 months ago

1.2.2 (2024-04-18)

Bug Fixes

  • 🍏: remove duplicate m123 header(#2386) (8d54359)
  • 🍏: Support YUV CVPixelBuffers on iOS (MakeImageFromPlatformBuffer(..)) (#2357) (0294341)
  • 🐎: improved Reanimated wrapper (#2379) (aeb5a85)
  • Remove unneeded YUV formats (#2385) (fe496de)
react-native-skia - v1.2.1

Published by github-actions[bot] 6 months ago

1.2.1 (2024-04-17)

Bug Fixes

  • 🍏: Use Metal for creating SkImage from CVSampleBuffer (#2356) (a7041d4)
  • πŸ‘Ύ: use PixelBuffer instead of SampleBuffer on iOS (#2374) (8e41da3)
  • πŸ’»: use available cores to compile Skia (#2360) (f7e92ed)
  • πŸ§‘πŸ»β€πŸ­: Metal NativeBuffer flickering issue (#2372) (2f6ff85)
react-native-skia - v1.2.0

Published by github-actions[bot] 6 months ago

1.2.0 (2024-04-11)

Bug Fixes

  • πŸ›: Fix memory leak with makeNonImageTexture on Web (#2337) (24f07d7)
  • πŸ›: fix support for snapshot views on fabric (#2341) (0e1b619)
  • 🐦: Add optional parameter to pause an animated image (#2349) (cd02719)
  • πŸ“Ή: add e2e tests for Platform Buffers and fix iOS implementation (#2351) (9232b67)

Features

  • πŸ“Έ: Create Image.MakeImageFromPlatformBuffer(..) (#2344) (933a0e2)
  • Expose Surface's width and height (#2345) (5eeeb80)
react-native-skia - v1.1.0

Published by github-actions[bot] 7 months ago

1.1.0 (2024-04-03)

Bug Fixes

  • πŸ›: Fix memory leak with MakeOffscreen when using CPU fallback (#2333) (1d8051f)
  • πŸ“š: document incompatibility with interpolateColor from Reanimated (#2331) (3a29d4f)

Features

react-native-skia - v1.0.6

Published by github-actions[bot] 7 months ago

1.0.6 (2024-04-03)

Bug Fixes

  • πŸ›: fix regression with missing exports in headless mode (#2330) (1925223)
  • Fix prefab headers not being properly namespaced (#2261) (dc1e322)
react-native-skia - v1.0.5

Published by github-actions[bot] 7 months ago

1.0.5 (2024-04-02)

Bug Fixes

  • πŸ›: memory leak with CPU surfaces on Node/Web (#2327) (8253845)
  • πŸ›: unmount container after drawing texture (#2301) (b07153a)
  • πŸ•ΈοΈ: make makeNonTextureImage substantially faster on web (#2326) (e6e6add)
  • android: πŸ“Ί makeImageFromView respect scroll offset (#2306) (4e63f30)
react-native-skia - v1.0.4

Published by github-actions[bot] 7 months ago

1.0.4 (2024-03-16)

Bug Fixes

react-native-skia - Release 1.0.3

Published by github-actions[bot] 7 months ago

What's Changed

Full Changelog: https://github.com/Shopify/react-native-skia/compare/v1.0.2...v1.0.3

react-native-skia - Release 1.0.2

Published by github-actions[bot] 7 months ago

What's Changed

Full Changelog: https://github.com/Shopify/react-native-skia/compare/v1.0.1...v1.0.2

react-native-skia - Release 1.0.1

Published by github-actions[bot] 7 months ago

react-native-skia - Release 0.1.241 beta

Published by github-actions[bot] 8 months ago

What's Changed

Full Changelog: https://github.com/Shopify/react-native-skia/compare/v0.1.240-beta...v0.1.241-beta

react-native-skia - Release 0.1.240 beta

Published by github-actions[bot] 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Shopify/react-native-skia/compare/v0.1.239-beta...v0.1.240-beta

react-native-skia - Release 0.1.239 beta

Published by github-actions[bot] 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Shopify/react-native-skia/compare/v0.1.238-beta...v0.1.239-beta

Package Rankings
Top 1.18% on Npmjs.org
Top 3.96% on Proxy.golang.org
Badges
Extracted from project README
Tests npm version issues
Related Projects