callstack / callstack/react-native-ios-kit

Bug: Button Component Has Glitchy Animation

Open
#272 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
555
Forks
52
PR merge metrics
No merged PRs in 30d

Description

## Environment

* Platform: **iOS 26.1**
* Framework: **React Native**
* Device: iPhone (physical & simulator)
* Affected Component: `Button`

## Description

The button component exhibits a **glitchy / jittery animation** on iOS 26.1 during press or interaction.
Animations appear to stutter, snap, or replay unexpectedly, resulting in a poor user experience.

This issue seems platform-specific to iOS.

## Steps to Reproduce

1. Run the app on iOS 26.1
2. Navigate to any screen with a button
3. Press or rapidly tap the button
4. Observe the animation behavior

## Expected Behavior

* Smooth and stable press animations
* Consistent transition timing

## Actual Behavior

* Glitchy, jittery, or snapping animation during interaction

## Reproducible Demo

N/A (reproducible in the app)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.