gaearon/reanimated-repro-weird — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2024-11-08
Recreate a Reanimated animation bug in a clean project to prove it's not your own code
Share a minimal reproducible example with library maintainers to speed up a fix
Run automated checks that confirm your example actually demonstrates the bug
Start from a working React Native setup instead of building one from scratch
| gaearon/reanimated-repro-weird | blindman81/snippets | gaearon/rn-bug-loop | |
|---|---|---|---|
| Stars | 6 | 4 | 4 |
| Language | Kotlin | Kotlin | Kotlin |
| Last pushed | 2024-11-08 | — | 2024-10-05 |
| Maintenance | Stale | — | Stale |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a React Native dev environment and an Android/iOS emulator or simulator.
A bare-bones React Native template for reproducing bugs in the Reanimated animation library so you can share a working example with maintainers.
Mainly Kotlin. The stack also includes Kotlin, React Native.
Stale — no commits in 1-2 years (last push 2024-11-08).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.