gitwtfhub

wtf is reanimated-repro-weird?

gaearon/reanimated-repro-weird — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2024-11-08

6KotlinAudience · developerComplexity · 2/5StaleSetup · moderate

TL;DR

A bare-bones React Native template for reproducing bugs in the Reanimated animation library so you can share a working example with maintainers.

Mindmap

mindmap
  root((repo))
    What it does
      Minimal repro template
      Demonstrates bugs
      Shareable with maintainers
    Tech stack
      React Native
      Kotlin
      GitHub Actions
    Use cases
      Report animation bugs
      Prove library issue
      Automated repro checks
    Audience
      Mobile developers
      Library maintainers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Recreate a Reanimated animation bug in a clean project to prove it's not your own code

REASON 2

Share a minimal reproducible example with library maintainers to speed up a fix

REASON 3

Run automated checks that confirm your example actually demonstrates the bug

REASON 4

Start from a working React Native setup instead of building one from scratch

What's in the stack?

KotlinReact Native

How it stacks up

gaearon/reanimated-repro-weirdblindman81/snippetsgaearon/rn-bug-loop
Stars644
LanguageKotlinKotlinKotlin
Last pushed2024-11-082024-10-05
MaintenanceStaleStale
Setup difficultymoderatemoderateeasy
Complexity2/52/52/5
Audiencedevelopergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · moderate Time to first run · 30min

Requires a React Native dev environment and an Android/iOS emulator or simulator.

Yoink these prompts

Prompt 1
Help me set up this React Native bug-repro template and run it on an Android emulator.
Prompt 2
Show me how to edit the main app file here to reproduce a Reanimated animation glitch.
Prompt 3
Explain what the GitHub Actions checks in this repo are validating about my bug repro.
Prompt 4
Walk me through pushing this repo public and sharing it in a GitHub issue for the Reanimated maintainers.

Frequently asked questions

wtf is reanimated-repro-weird?

A bare-bones React Native template for reproducing bugs in the Reanimated animation library so you can share a working example with maintainers.

What language is reanimated-repro-weird written in?

Mainly Kotlin. The stack also includes Kotlin, React Native.

Is reanimated-repro-weird actively maintained?

Stale — no commits in 1-2 years (last push 2024-11-08).

How hard is reanimated-repro-weird to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is reanimated-repro-weird for?

Mainly developer.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.