Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-09 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-08 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-07 | 0 | 0 | 1 | 3 | 35 |
| 2026-09-06 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-05 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-04 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-03 | 1 | 0 | 0 | 0 | 0 |
| 2026-09-02 | 0 | 12 | 0 | 0 | 0 |
| 2026-09-01 | 1 | 1 | 0 | 0 | 0 |
| 2026-08-31 | 0 | 1 | 0 | 0 | 0 |
| 2026-08-30 | 0 | 2 | 0 | 0 | 0 |
| 2026-08-29 | 1 | 0 | 0 | 0 | 0 |
| 2026-08-28 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-27 | 0 | 0 | 0 | 0 | 0 |
Opened: 1
Closed: 0
Comments: 1
Events: 3
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#2503 Packaged fonts show as system fonts on iOS but not Android Opened 2 years ago | mmmoussa | open | No labels | 7 | 1 | 2 days ago |
#4045 Android: every non-opaque Canvas leaks one android.view.Surface Opened 6 days ago | kushal-matiks | open | No labels | 0 | 0 | 6 days ago |
#4039 Canvas permanently stops being presented after a few mounts (iOS + Android) Opened 8 days ago | Kerumen | open | No labels | 2 | 0 | 7 days ago |
#3989 🚨 URGENT: Pre-compiled `librnskia.so` is NOT 16KB aligned (Android 15 / Play Store Rejections) Opened 1 month ago | rahaspur003 | closed - completed | bug | 2 | 0 | 7 days ago |
#3976 [Web] Canvas crashes on layout-effect re-run: dispose() loses the reused canvas element's WebGL context (MakeWebGLContext null, 'rangeMin') Opened 1 month ago | dccarmo | closed - completed | No labels | 0 | 1 | 7 days ago |
#1075 clip path of Group component cause glitch on rerender. Opened 4 years ago | kyimoemin | closed - completed | bug | 11 | 1 | 7 days ago |
#3306 Reanimated animations fail silently in production React + Vite web app deployed on Cloudflare Workers Opened 1 year ago | whistlecube | closed - completed | bug | 1 | 0 | 7 days ago |
#2515 Snapshot View with react-native-svg inside Opened 2 years ago | NikPyzhevsky | closed - completed | bug | 1 | 0 | 7 days ago |
#4014 Build Fix on skia packages Opened 19 days ago | ronaksv | closed - completed | No labels | 1 | 0 | 7 days ago |
#2633 Support Android Custom Fonts Opened 2 years ago | oblador | closed - completed | enhancement | 2 | 0 | 7 days ago |
#2969 App crash with EGL_BAD_ATTRIBUTE error in Logcat when using canvas to draw after makeImageFromView was called Opened 2 years ago | gyanbhartip | closed - completed | bug | 2 | 2 | 7 days ago |
#2104 Crash when getting image height during hot reload Opened 3 years ago | edwinkcw | closed - completed | bug | 4 | 1 | 7 days ago |
#2426 error in web Cannot read properties of null (reading 'rangeMin') Opened 2 years ago | YOEL311 | closed - completed | bug | 3 | 9 | 7 days ago |
#3589 iOS - EXC_BAD_ACCESS - Attempted to dereference garbage pointer Opened 9 months ago | ludovicthomas | closed - completed | bug | 24 | 0 | 7 days ago |
#3869 makeImageFromView leaks on iOS — snapshot pixel copy never freed after dispose()/GC (footprint grows unbounded) Opened 3 months ago | yigithanyucedag | closed - completed | No labels | 2 | 1 | 7 days ago |
#3664 Memory usage only increases when a Canvas and Image are unmounted and remounted Opened 7 months ago | monsterinacup | closed - completed | bug | 15 | 2 | 7 days ago |
#4003 Android: SIGSEGV in RNSkManager::installBindings / Skia undefined after JS runtime reload (regression in 2.10.0, native states migration) Opened 27 days ago | yurkser | closed - completed | released released on @next | 7 | 4 | 8 days ago |
#4034 [Web] Immediate mode framerate improvements Opened 11 days ago | adamhari | closed - completed | enhancement released released on @next | 3 | 1 | 8 days ago |
#4000 Android `useVideo` renders a black/frozen canvas: `copyFrameOnAndroid` never copies the frame, then disposes it Opened 28 days ago | smart | closed - completed | bug released released on @next | 3 | 0 | 8 days ago |
#3983 `Font.getTypeface()` steals a typeface reference per call (`sk_sp` adopt of a borrowed pointer) → use-after-free crashes in `SkTypeface::getBounds` / `textToGlyphs` Opened 1 month ago | hosja83 | closed - completed | released released on @next | 2 | 0 | 8 days ago |
#4006 iOS Fabric: first tap on a Touchable is lost while keyboard is open — regression between 2.2.12 and 2.4.21, still present in 2.11.0 Opened 25 days ago | belcrod5 | open | No labels | 5 | 0 | 11 days ago |
#3997 Canvas keeps the frame painted at the previous size after a resize (iOS) Opened 30 days ago | ylexus | open | No labels | 1 | 0 | 11 days ago |
#4029 [iOS] SIGABRT in makeImageSnapshot when canvas size is -1 — MTLTextureDescriptor width (uint64)-1 assertion Opened 15 days ago | woosanggyu | open | No labels | 3 | 0 | 15 days ago |
#3999 Android: `external` memory accounting climbs to ~3.4 GB and aborts Hermes after ~30s, while real memory stays flat (regression after 2.1.1) Opened 29 days ago | friedolinfoerder | open | No labels | 2 | 0 | 16 days ago |
#2666 Can only color Paragraph via `pushStyle` in builder Opened 2 years ago | sighmun | open | bug | 2 | 3 | 16 days ago |