Skip to content

feat(app): add react-native-ease#525

Merged
luke-h1 merged 3 commits intomainfrom
cursor/react-native-ease-investigation-2346
Mar 14, 2026
Merged

feat(app): add react-native-ease#525
luke-h1 merged 3 commits intomainfrom
cursor/react-native-ease-investigation-2346

Conversation

@luke-h1
Copy link
Copy Markdown
Owner

@luke-h1 luke-h1 commented Mar 14, 2026

Add react-native-ease and migrate PressableArea and TabBarButton animations to use it.

This replaces react-native-reanimated for simple opacity and scale animations in these components, aligning with the goal of investigating and adopting react-native-ease.

Open in Web Open in Cursor 

@cursor
Copy link
Copy Markdown

cursor Bot commented Mar 14, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@github-actions github-actions Bot added the app label Mar 14, 2026
- Add react-native-ease dependency for lightweight native animations
- Migrate PressableArea: replace Reanimated opacity with EaseView
- Migrate TabBarButton: replace Reanimated scale with EaseView spring
- Add Jest mock for react-native-ease in test setup
- Update investigation doc with implementation status
@cursor cursor Bot force-pushed the cursor/react-native-ease-investigation-2346 branch from 91cd86b to f76ed12 Compare March 14, 2026 14:43
@luke-h1 luke-h1 changed the title React native ease investigation feat(app): add react-native-ease Mar 14, 2026
@luke-h1 luke-h1 marked this pull request as ready for review March 14, 2026 15:20
@luke-h1 luke-h1 merged commit 01cfa3a into main Mar 14, 2026
8 checks passed
@luke-h1 luke-h1 deleted the cursor/react-native-ease-investigation-2346 branch March 14, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants